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

A feedback ui package for toly ui. Contains message、popover、tooltip etc...

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+4

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';
2
likes
0
pub points
50%
popularity

Publisher

verified publishertoly1994.com

A feedback ui package for toly ui. Contains message、popover、tooltip etc...

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, tolyui_message

More

Packages that depend on tolyui_feedback