feedback 0.0.1-alpha copy "feedback: ^0.0.1-alpha" to clipboard
feedback: ^0.0.1-alpha copied to clipboard

outdated

A Flutter package for getting better feedback

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add feedback
copied to clipboard

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

dependencies:
  feedback: ^0.0.1-alpha
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:feedback/feedback.dart';
copied to clipboard
1.53k
likes
0
points
34.5k
downloads

Publisher

verified publisheruekoetter.dev

Weekly Downloads

2024.09.24 - 2025.04.08

A Flutter package for getting better feedback

Homepage
Repository (GitHub)
View/report issues

Dependencies

flutter

More

Packages that depend on feedback