survey_form 1.0.1+1 copy "survey_form: ^1.0.1+1" to clipboard
survey_form: ^1.0.1+1 copied to clipboard

This package enables supervisors to monitor certain activities and record observations according to defined set of questions.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add survey_form
copied to clipboard

With Flutter:

 $ flutter pub add survey_form
copied to clipboard

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

dependencies:
  survey_form: ^1.0.1+1
copied to clipboard

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:survey_form/survey_form.dart';
copied to clipboard
0
likes
0
points
121
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.28 - 2025.04.12

This package enables supervisors to monitor certain activities and record observations according to defined set of questions.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

auto_route, collection, dart_mappable, digit_data_model, digit_ui_components, dio, drift, flutter, flutter_bloc, flutter_svg, fluttertoast, freezed_annotation, group_radio_button, intl, location, overlay_builder, reactive_forms

More

Packages that depend on survey_form