flutterforge_ai 0.1.2 copy "flutterforge_ai: ^0.1.2" to clipboard
flutterforge_ai: ^0.1.2 copied to clipboard

AI-Ready Flutter template with built-in DB console, API inspector, state viewer, log viewer, and AI debug snapshots. Build observable apps that AI can debug with full context.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutterforge_ai

With Flutter:

 $ flutter pub add flutterforge_ai

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

dependencies:
  flutterforge_ai: ^0.1.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutterforge_ai/flutterforge_ai.dart';
1
likes
0
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

AI-Ready Flutter template with built-in DB console, API inspector, state viewer, log viewer, and AI debug snapshots. Build observable apps that AI can debug with full context.

Repository (GitHub)
View/report issues

Topics

#debugging #devtools #ai #inspector #logging

License

unknown (license)

Dependencies

device_info_plus, dio, flutter, flutter_dotenv, flutter_riverpod, logger, package_info_plus, path, pretty_dio_logger, sensors_plus, share_plus, shared_preferences, sqflite

More

Packages that depend on flutterforge_ai