masamune_mobile 0.6.2 copy "masamune_mobile: ^0.6.2" to clipboard
masamune_mobile: ^0.6.2 copied to clipboard

discontinued
outdated

Library that provides mobile functions of Masamune framework. Does not work on the web.

Masamune mobile framework #

Library that provides mobile functions of Masamune framework. Does not work on the web.

Version Language License: BSD

Getting Started #

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

dependencies:
  masamune_mobile: ^0.1.0

You should then run flutter packages upgrade.

Usage #

import 'package:masamune_mobile/masamune_mobile.dart';

Example #

Use PageRouteBuilder Widget

Under construction

Test #

run test

flutter test

License #

BSD