panic_widgets 1.0.4 copy "panic_widgets: ^1.0.4" to clipboard
panic_widgets: ^1.0.4 copied to clipboard

discontinued

A collection of widgets that are useful in pretty much any app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add panic_widgets

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

dependencies:
  panic_widgets: ^1.0.4

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:panic_widgets/panic_widgets.dart';
2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A collection of widgets that are useful in pretty much any app.

Homepage

License

unknown (LICENSE)

Dependencies

date_util, flutter, get

More

Packages that depend on panic_widgets