flutter_usabilla 2.3.1 copy "flutter_usabilla: ^2.3.1" to clipboard
flutter_usabilla: ^2.3.1 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
copied to clipboard

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.1
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:flutter_usabilla/flutter_usabilla.dart';
copied to clipboard
20
likes
150
points
93.9k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

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)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_usabilla