flutter_usabilla 2.3.0 copy "flutter_usabilla: ^2.3.0" to clipboard
flutter_usabilla: ^2.3.0 copied to clipboard

Flutter Usabilla SDK is a flutter plugin/wrapper based on Usabilla native Android / iOS SDK, providing you to collect feedback from your users with great ease and flexibility.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_usabilla

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

dependencies:
  flutter_usabilla: ^2.3.0

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:flutter_usabilla/flutter_usabilla.dart';
20
likes
150
points
87.4k
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Usabilla SDK is a flutter plugin/wrapper based on Usabilla native Android / iOS SDK, providing you to collect feedback from your users with great ease and flexibility.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_usabilla