mirai_framework 0.0.2 copy "mirai_framework: ^0.0.2" to clipboard
mirai_framework: ^0.0.2 copied to clipboard

A local package containing Mirai framework files

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mirai_framework

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

dependencies:
  mirai_framework: ^0.0.2

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:mirai_framework/mirai_framework.dart';
5
likes
140
pub points
44%
popularity

Publisher

verified publishersecurrency.com

A local package containing Mirai framework files

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on mirai_framework