storebounty_account 0.0.6 storebounty_account: ^0.0.6 copied to clipboard
Storebounty Account is a powerful package developed by Storebounty that empowers users with a wide range of actions, including efficient account management and seamless addition or removal of items fr [...]
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add storebounty_account
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
storebounty_account: ^0.0.6
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_account/storebounty_account.dart';