masamune 0.15.3+13 copy "masamune: ^0.15.3+13" to clipboard
masamune: ^0.15.3+13 copied to clipboard

outdated

Package that supports Flutter states and their transitions using the Model Notifier 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.15.3+13

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';
21
likes
40
points
12k
downloads

Publisher

verified publishermathru.net

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

cached_network_image, cached_network_image_platform_interface, flutter, flutter_animate, flutter_cache_manager, katana_module, loading_indicator, model_notifier, url_strategy

More

Packages that depend on masamune