linklytics_feedback 0.0.2 copy "linklytics_feedback: ^0.0.2" to clipboard
linklytics_feedback: ^0.0.2 copied to clipboard

A Flutter package for collecting user feedback with customizable UI and easy integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add linklytics_feedback

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

dependencies:
  linklytics_feedback: ^0.0.2

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:linklytics_feedback/linklytics_feedback.dart';
1
likes
125
points
17
downloads

Publisher

verified publisheralkashier.com

Weekly Downloads

A Flutter package for collecting user feedback with customizable UI and easy integration.

Repository (GitHub)

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, get, package_info_plus

More

Packages that depend on linklytics_feedback