masamune_flutter 0.6.2+10 copy "masamune_flutter: ^0.6.2+10" to clipboard
masamune_flutter: ^0.6.2+10 copied to clipboard

discontinued

Module that provides the flutter support function of the Masamune framework. State management by PathMap, page management, etc.

Masamune flutter framework #

Module that provides the flutter support function of the Masamune framework. State management by PathMap, page management, etc.

Version Language License: BSD

Getting Started #

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

dependencies:
  masamune_flutter: ^0.1.0

You should then run flutter packages upgrade.

Usage #

import 'package:masamune_flutter/masamune_flutter.dart';

Example #

Use PageRouteBuilder Widget

Under construction

Test #

run test

flutter test

License #

BSD