holaa 0.0.3 copy "holaa: ^0.0.3" to clipboard
holaa: ^0.0.3 copied to clipboard

A Flutter package for integrating holaa.ai chatbot.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add holaa

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

dependencies:
  holaa: ^0.0.3

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:holaa/holaa.dart';
3
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A Flutter package for integrating holaa.ai chatbot.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, fluttertoast, http

More

Packages that depend on holaa