snapfeed 0.1.0 copy "snapfeed: ^0.1.0" to clipboard
snapfeed: ^0.1.0 copied to clipboard

discontinued
outdated

Snapfeed is an interactive user feedback tool for Flutter apps. Its purely written in Dart and runs on Android, iOS, Desktop and the Web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add snapfeed

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

dependencies:
  snapfeed: ^0.1.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:snapfeed/snapfeed.dart';
8
likes
30
pub points
14%
popularity

Publisher

verified publishersnapfeed.dev

Snapfeed is an interactive user feedback tool for Flutter apps. Its purely written in Dart and runs on Android, iOS, Desktop and the Web.

Homepage

License

AAL (LICENSE)

Dependencies

flutter, http, http_parser

More

Packages that depend on snapfeed