masamune_mobile 0.8.0-nullsafety.8 copy "masamune_mobile: ^0.8.0-nullsafety.8" to clipboard
masamune_mobile: ^0.8.0-nullsafety.8 copied to clipboard

discontinued
outdated

Library that provides mobile functions of Masamune framework. Does not work on the web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masamune_mobile

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

dependencies:
  masamune_mobile: ^0.8.0-nullsafety.8

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_mobile/masamune_mobile.dart';
0
likes
0
pub points
0%
popularity

Publisher

verified publishermathru.net

Library that provides mobile functions of Masamune framework. Does not work on the web.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

device_info, firebase_model_notifier, flutter, image_picker, masamune, package_info

More

Packages that depend on masamune_mobile