flutter_lyform 0.12.0 copy "flutter_lyform: ^0.12.0" to clipboard
flutter_lyform: ^0.12.0 copied to clipboard

outdated

Flutter package to implement forms in an easy, fast and effective way using the lyform and flutter_bloc packages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_lyform

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

dependencies:
  flutter_lyform: ^0.12.0

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:flutter_lyform/flutter_lyform.dart';
5
likes
0
points
94
downloads

Publisher

verified publisherlynot.io

Weekly Downloads

Flutter package to implement forms in an easy, fast and effective way using the lyform and flutter_bloc packages.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc, flutter, flutter_bloc, lyform

More

Packages that depend on flutter_lyform