masamune_form 0.5.0+1 copy "masamune_form: ^0.5.0+1" to clipboard
masamune_form: ^0.5.0+1 copied to clipboard

discontinued

Plugin for implementing the functions of form.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masamune_form

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  masamune_form: ^0.5.0+1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:masamune_form/masamune_form.dart';
0
likes
30
pub points
0%
popularity

Publisher

verified publishermathru.net

Plugin for implementing the functions of form.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, masamune_flutter

More

Packages that depend on masamune_form