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

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.15.3

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
160
points
998
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)

Documentation

API reference

License

MIT (license)

Dependencies

bloc, flutter, flutter_bloc, lyform

More

Packages that depend on flutter_lyform