complaints 1.0.2 copy "complaints: ^1.0.2" to clipboard
complaints: ^1.0.2 copied to clipboard

This package offers filing complaints features, allowing users to file complaints.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add complaints
copied to clipboard

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

dependencies:
  complaints: ^1.0.2
copied to clipboard

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:complaints/complaints.dart';
copied to clipboard
1
likes
110
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

2024.10.08 - 2025.04.22

This package offers filing complaints features, allowing users to file complaints.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

auto_route, build_runner, dart_mappable, digit_data_model, digit_ui_components, dio, drift, flutter, flutter_bloc, flutter_svg, freezed_annotation, group_radio_button, intl, isar, location, path_provider, reactive_forms, recase

More

Packages that depend on complaints