zezis_widget 0.1.3 copy "zezis_widget: ^0.1.3" to clipboard
zezis_widget: ^0.1.3 copied to clipboard

Functions/Widget/Alerts/Dialogs in a customized way and with easy dependency management.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zezis_widget

With Flutter:

 $ flutter pub add zezis_widget

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

dependencies:
  zezis_widget: ^0.1.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:zezis_widget/zezis_widget.dart';
5
likes
0
pub points
47%
popularity

Publisher

unverified uploader

Functions/Widget/Alerts/Dialogs in a customized way and with easy dependency management.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

equatable, flutter, get, google_fonts, intl, libphonenumber_plugin

More

Packages that depend on zezis_widget