jin_widget_helper 1.0.8 copy "jin_widget_helper: ^1.0.8" to clipboard
jin_widget_helper: ^1.0.8 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.

jin_widget_helper #

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

Widgets #

Widget Description
ActionButton A Simple RaisedButton with loading notifier
BadgeButton A small icon button with badge (like notification badge)
ConnectionChecker A widget to check internet connection and provide onNoInternet callback
CustomBackButton A custom back button with title (header)
GeneralMessageDialog A simple alert dialog
SmallIconButton A small alternative to Flutter's IconButton
StreamHandler A Streambuilder with less boilerplate code

Utility and Helper #

app_extension #

  • DateTime extension (isTheSameDay and formatDate)
  • String extension (firstLetterUpperCase)

ColorUtils #

  • getColorFromCode
  • hexColorToMaterialColor

FormValidator #

  • a static class with many validator field
  • static class that support Push and PushReplacement and PushAndRemoveUntil static method

WidgetHelper #

  • Support various short-handed widget
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