meai_assistant 1.2.2 copy "meai_assistant: ^1.2.2" to clipboard
meai_assistant: ^1.2.2 copied to clipboard

A Flutter plugin for embedding a MeAi assistant in your banking app. Allows easy customization of assistant name, logos, colors, and text.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add meai_assistant

With Flutter:

 $ flutter pub add meai_assistant

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

dependencies:
  meai_assistant: ^1.2.2

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

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for embedding a MeAi assistant in your banking app. Allows easy customization of assistant name, logos, colors, and text.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

animate_do, crypto, dio, flutter, flutter_keyboard_visibility, flutter_mobx, intl, ios_teamid, keystore_signature, lottie, mobx, package_info_plus, provider, shimmer

More

Packages that depend on meai_assistant