masamune_ai_debugger 3.7.1 copy "masamune_ai_debugger: ^3.7.1" to clipboard
masamune_ai_debugger: ^3.7.1 copied to clipboard

AI debug overlay and error reporting adapter for Masamune apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masamune_ai_debugger

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

dependencies:
  masamune_ai_debugger: ^3.7.1

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:masamune_ai_debugger/masamune_ai_debugger.dart';
0
likes
135
points
619
downloads

Documentation

API reference

Publisher

verified publishermathru.net

Weekly Downloads

AI debug overlay and error reporting adapter for Masamune apps.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, katana, masamune, shared_preferences

More

Packages that depend on masamune_ai_debugger