masamune 0.8.0-nullsafety.10 copy "masamune: ^0.8.0-nullsafety.10" to clipboard
masamune: ^0.8.0-nullsafety.10 copied to clipboard

outdated

Package that supports Flutter states and their transitions using the Model Nofifier package and the Katana Routing package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masamune

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

dependencies:
  masamune: ^0.8.0-nullsafety.10

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/masamune.dart';
17
likes
0
pub points
59%
popularity

Publisher

verified publishermathru.net

Package that supports Flutter states and their transitions using the Model Nofifier package and the Katana Routing package.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_hooks, flutter_markdown, flutter_riverpod, font_awesome_flutter, hooks_riverpod, intl, katana, katana_routing, meta, model_notifier, riverpod, share, video_player

More

Packages that depend on masamune