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

unlisted

AI debug overlay and error reporting adapter for Masamune apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add masamune_ai_debugger

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 dart pub get):

dependencies:
  masamune_ai_debugger: ^3.4.5

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

Publisher

verified publishermathru.net

Weekly Downloads

AI debug overlay and error reporting adapter for Masamune apps.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, katana, masamune, shared_preferences

More

Packages that depend on masamune_ai_debugger