jin_widget_helper 1.4.4 copy "jin_widget_helper: ^1.4.4" to clipboard
jin_widget_helper: ^1.4.4 copied to clipboard

discontinuedreplaced by: skadi
outdated

A Flutter package that contain many UI and Utility helper that help decrease your development time on creating custom Widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jin_widget_helper

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

dependencies:
  jin_widget_helper: ^1.4.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:jin_widget_helper/jin_widget_helper.dart';
7
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A Flutter package that contain many UI and Utility helper that help decrease your development time on creating custom Widget.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

connectivity, flutter, intl

More

Packages that depend on jin_widget_helper