iws_form_bloc 2.1.1 copy "iws_form_bloc: ^2.1.1" to clipboard
iws_form_bloc: ^2.1.1 copied to clipboard

unlisted

Simplified creation of forms and listings using the BLoC pattern.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add iws_form_bloc

With Flutter:

 $ flutter pub add iws_form_bloc

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

dependencies:
  iws_form_bloc: ^2.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:iws_form_bloc/iws_form_bloc.dart';
0
likes
0
points
597
downloads

Publisher

unverified uploader

Weekly Downloads

Simplified creation of forms and listings using the BLoC pattern.

Homepage

License

unknown (license)

Dependencies

bloc, flutter, flutter_bloc, iws_http, iws_http_model

More

Packages that depend on iws_form_bloc