masamune_form 0.4.0+7 copy "masamune_form: ^0.4.0+7" to clipboard
masamune_form: ^0.4.0+7 copied to clipboard

discontinued
outdated

Plugin for implementing the functions of form.

Masamune Form framework #

Plugin for implementing the functions of form.

Version Language License: BSD

Getting Started #

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

dependencies:
  masamune_form: ^0.1.0

You should then run flutter packages upgrade.

Usage #

import 'package:masamune_form/masamune_form.dart';

Example #

Use PageRouteBuilder Widget

Under construction

Test #

run test

flutter test

License #

BSD