smartlinks_feedback 2.0.3 copy "smartlinks_feedback: ^2.0.3" to clipboard
smartlinks_feedback: ^2.0.3 copied to clipboard

A Flutter package for collecting user feedback with customizable UI, automatic language detection, and support for 30+ languages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smartlinks_feedback

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

dependencies:
  smartlinks_feedback: ^2.0.3

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:smartlinks_feedback/smartlinks_feedback.dart';
0
likes
140
points
186
downloads

Documentation

Documentation
API reference

Publisher

verified publishersmartlinks.live

Weekly Downloads

A Flutter package for collecting user feedback with customizable UI, automatic language detection, and support for 30+ languages.

Homepage
Repository (GitLab)

License

MIT (license)

Dependencies

flutter, flutter_localizations, get, image_picker, intl, package_info_plus, smartlinks_core

More

Packages that depend on smartlinks_feedback