mana 1.0.0 copy "mana: ^1.0.0" to clipboard
mana: ^1.0.0 copied to clipboard

Mana is an in-app debug kits platform for Flutter. Flutter应用内调试工具平台

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mana

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

dependencies:
  mana: ^1.0.0

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:mana/mana.dart';
0
likes
125
points
296
downloads

Publisher

verified publisherpub.arce.top

Weekly Downloads

Mana is an in-app debug kits platform for Flutter. Flutter应用内调试工具平台

Repository (GitHub)
View/report issues

Topics

#debug #in-app-debug #diagnostics #plugin

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_localizations, shared_preferences, vm_service

More

Packages that depend on mana