feedback_apptive_grid 1.0.1 copy "feedback_apptive_grid: ^1.0.1" to clipboard
feedback_apptive_grid: ^1.0.1 copied to clipboard

A Flutter package for getting better feedback. It allows the user to give interactive feedback directly in the app and upload it to ApptiveGrid

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add feedback_apptive_grid

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

dependencies:
  feedback_apptive_grid: ^1.0.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:feedback_apptive_grid/feedback_apptive_grid.dart';
1
likes
50
pub points
0%
popularity

Publisher

verified publisherapptivegrid.de

A Flutter package for getting better feedback. It allows the user to give interactive feedback directly in the app and upload it to ApptiveGrid

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

apptive_grid_core, collection, feedback, flutter, http

More

Packages that depend on feedback_apptive_grid