aiframework 1.0.7+39 copy "aiframework: ^1.0.7+39" to clipboard
aiframework: ^1.0.7+39 copied to clipboard

discontinued

AI Framework

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aiframework

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

dependencies:
  aiframework: ^1.0.7+39

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:aiframework/aiframework.dart';