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

discontinued

The UI module for chucker_flutter packages available on pub. Using this module one can make his own Chucker UI for any package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chucker_flutter_ui

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

dependencies:
  chucker_flutter_ui: ^1.0.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:chucker_flutter_ui/chucker_flutter_ui.dart';
5
likes
80
points
17
downloads

Publisher

verified publishersyedmurtaza.site

Weekly Downloads

The UI module for chucker_flutter packages available on pub. Using this module one can make his own Chucker UI for any package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_localizations, share_plus, shared_preferences

More

Packages that depend on chucker_flutter_ui