storebounty_onboarding 0.0.3 copy "storebounty_onboarding: ^0.0.3" to clipboard
storebounty_onboarding: ^0.0.3 copied to clipboard

Storebounty_onboarding package provides introductory screens for StoreBounty applications, showcasing the details of what each store offers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add storebounty_onboarding

With Flutter:

 $ flutter pub add storebounty_onboarding

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

dependencies:
  storebounty_onboarding: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:storebounty_onboarding/storebounty_onboarding.dart';
0
likes
0
pub points
0%
popularity

Publisher

verified publisherstorebounty.com

Storebounty_onboarding package provides introductory screens for StoreBounty applications, showcasing the details of what each store offers.

License

unknown (LICENSE)

Dependencies

flutter, flutter_svg, google_fonts, storebounty_init, storebounty_themes

More

Packages that depend on storebounty_onboarding