aynaa 0.0.1 aynaa: ^0.0.1 copied to clipboard
Aynaa, Your AI Mascot. Always on, guiding customers, setting slots, decoding languages, and masterfully capturing and retaining leads. Your business's digital frontliner that never tires.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add aynaa
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
aynaa: ^0.0.1
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:aynaa/aynaa.dart';