tolyui_feedback 0.3.4+3 copy "tolyui_feedback: ^0.3.4+3" to clipboard
tolyui_feedback: ^0.3.4+3 copied to clipboard

feedback ui package for toly ui.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tolyui_feedback

With Flutter:

 $ flutter pub add tolyui_feedback

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

dependencies:
  tolyui_feedback: ^0.3.4+3

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:tolyui_feedback/tolyui_feedback.dart';