wo_form_service 1.0.0 copy "wo_form_service: ^1.0.0" to clipboard
wo_form_service: ^1.0.0 copied to clipboard

An implementation of services from wo_form.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wo_form_service

With Flutter:

 $ flutter pub add wo_form_service

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

dependencies:
  wo_form_service: ^1.0.0

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:wo_form_service/wo_form_service.dart';
1
likes
0
points
25
downloads

Publisher

verified publisherwomotaq.com

Weekly Downloads

An implementation of services from wo_form.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

ko-fi.com

License

unknown (license)

Dependencies

collection, dotted_border, flutter, flutter_bloc, http, image_cropper, image_picker, intl, path_provider, wo_form

More

Packages that depend on wo_form_service