admoai 0.2.0 copy "admoai: ^0.2.0" to clipboard
admoai: ^0.2.0 copied to clipboard

Flutter SDK for AdMoai

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add admoai

With Flutter:

 $ flutter pub add admoai

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

dependencies:
  admoai: ^0.2.0

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:admoai/admoai.dart';
0
likes
0
points
979
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for AdMoai

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

device_info_plus, flutter, flutter_timezone, http, logging, package_info_plus

More

Packages that depend on admoai