fuzbiz 0.0.5 copy "fuzbiz: ^0.0.5" to clipboard
fuzbiz: ^0.0.5 copied to clipboard

A Flutter package for building a smart chat app where users can log in and ask questions about services the model is trained to understand.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fuzbiz

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

dependencies:
  fuzbiz: ^0.0.5

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:fuzbiz/fuzbiz.dart';
2
likes
160
points
51
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for building a smart chat app where users can log in and ask questions about services the model is trained to understand.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on fuzbiz