onboarding_features 0.0.1 copy "onboarding_features: ^0.0.1" to clipboard
onboarding_features: ^0.0.1 copied to clipboard

A package for onboarding that includes several onboarding packages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add onboarding_features

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  onboarding_features: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:onboarding_features/onboarding_features.dart';
2
likes
140
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A package for onboarding that includes several onboarding packages.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

face_recognition, fingerprint_auth, flutter, ocr_reading, sms_otp

More

Packages that depend on onboarding_features