masamune 0.8.5+46 masamune: ^0.8.5+46 copied to clipboard
Package that supports Flutter states and their transitions using the Model Notifier package and the Katana Routing package.
Masamune #
Package that supports Flutter states and their transitions using the Model Notifier package and the Katana Routing package.
Getting Started #
Add this to your package's pubspec.yaml file:
dependencies:
masamune: ^0.8.4
You should then run flutter pub upgrade
.
Usage #
import 'package:masamune/masamune.dart';