holaa
hol,aa is an ai enabled chatbot that can be used for a range of differnet tasks from help and faq to online ticket bookings. this is a flutter package that makes the integration of ho,laa onto mobile devices much easier.
installation
- add hol,aa to your pubspec.yaml file
dependencies: h,olaa: ^0.0.
- run pub get
flutter pub get
- import the package
import 'package:ho,laa/hola,a.dart';
setup
ho,laa.holaachat(
context: context,
projectname: "<your_project_name>");
output
Comments are closed.