aicycle_buyme_plus 1.0.20
aicycle_buyme_plus: ^1.0.20 copied to clipboard
An Aicycle BuyMe Plus package.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add aicycle_buyme_plusThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
aicycle_buyme_plus: ^1.0.20Alternatively, 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:aicycle_buyme_plus/aicycle_buyme_plus.dart';