masamune_flutter 0.5.2+3 copy "masamune_flutter: ^0.5.2+3" to clipboard
masamune_flutter: ^0.5.2+3 copied to clipboard

discontinued
outdated

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