pickafeature 1.0.0 copy "pickafeature: ^1.0.0" to clipboard
pickafeature: ^1.0.0 copied to clipboard

Flutter SDK for pick a feature — collect user feedback and feature requests directly inside your app. Includes drop-in UI widgets and a typed API client.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pickafeature

With Flutter:

 $ flutter pub add pickafeature

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

dependencies:
  pickafeature: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:pickafeature/pickafeature.dart';
0
likes
0
points
207
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for pick a feature — collect user feedback and feature requests directly inside your app. Includes drop-in UI widgets and a typed API client.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

device_info_plus, flutter, flutter_localizations, http, package_info_plus, shared_preferences, url_launcher, uuid

More

Packages that depend on pickafeature