streaming_forms 0.1.0-alpha.1 copy "streaming_forms: ^0.1.0-alpha.1" to clipboard
streaming_forms: ^0.1.0-alpha.1 copied to clipboard

outdated

A form package providing Dart streams.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add streaming_forms

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

dependencies:
  streaming_forms: ^0.1.0-alpha.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:streaming_forms/streaming_forms.dart';
1
likes
0
points
13
downloads

Publisher

verified publishererayerdin.com

Weekly Downloads

A form package providing Dart streams.

Repository (GitHub)
View/report issues

Topics

#widget #ui

License

unknown (license)

Dependencies

flutter

More

Packages that depend on streaming_forms