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

Simplified creation of forms and listings using the BLoC pattern.

Use this package as a library

Depend on it

Run this command:

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 flutter pub get):

dependencies:
  iws_form_bloc: ^2.7.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:iws_form_bloc/iws_form_bloc.dart';
0
likes
130
points
597
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Simplified creation of forms and listings using the BLoC pattern.

Homepage

License

MIT (license)

Dependencies

bloc, flutter, flutter_bloc, iws_cache, iws_http, iws_http_model

More

Packages that depend on iws_form_bloc