masamune 0.8.1 copy "masamune: ^0.8.1" to clipboard
masamune: ^0.8.1 copied to clipboard

outdated

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

Masamune #

Version Language License: BSD


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

Getting Started #

Add this to your package's pubspec.yaml file:

dependencies:
  masamune: ^0.8.0

You should then run flutter pub upgrade.

Usage #

import 'package:masamune/masamune.dart';

License #

BSD