guide_ai 0.1.0-alpha.2 copy "guide_ai: ^0.1.0-alpha.2" to clipboard
guide_ai: ^0.1.0-alpha.2 copied to clipboard

AI-guided app assistant and walkthrough SDK for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add guide_ai

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

dependencies:
  guide_ai: ^0.1.0-alpha.2

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:guide_ai/guide_ai.dart';
0
likes
140
points
41
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

AI-guided app assistant and walkthrough SDK for Flutter apps.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on guide_ai