storebounty_onboarding 0.0.9 copy "storebounty_onboarding: ^0.0.9" to clipboard
storebounty_onboarding: ^0.0.9 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 Flutter:

 $ flutter pub add storebounty_onboarding

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

dependencies:
  storebounty_onboarding: ^0.0.9

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:storebounty_onboarding/storebounty_onboarding.dart';
0
likes
70
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.

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, flutter_svg, google_fonts, storebounty_init

More

Packages that depend on storebounty_onboarding