hover 0.1.12 copy "hover: ^0.1.12" to clipboard
hover: ^0.1.12 copied to clipboard

outdated

A helper and widget library for navigation, theme switching, responsive design, and more that aims to reduce boilerplate code for Flutter app development

0.1.12 1/12/2021. #

  • Created the HoverResponsiveGrid widget to provide a mobile responsive grid layout.
  • Updated the snackbar helper functions to use ScaffoldMessenger.

0.1.11 12/3/2020. #

  • HoverSharedPreferencesHelper: changed saveSetting to return Future

0.1.10 10/25/2020. #

  • Renamed HoverImageSlider to HoverSlider and updated the widget's layout structure.
  • Added documentation for widgets.

0.1.9 10/21/2020. #

  • Created HoverBasicField class to provide a customizable field for forms.
  • Added HoverFluentValidator and HoverValidationRule for use with form validation.
  • Added margin and padding properties to HoverBaseCard for customization.

0.1.8 10/4/2020. #

  • Updated names to some widgets missing the 'Hover' prefix.
  • Created the HoverSnackBar and updated the helper functions for displaying snackbars
  • Created the HoverBaseCard widget.

0.1.7 10/2/2020. #

  • Hover.create now requires List<HoverPage> instead of List<HoverRoute>
  • Removed the HoverSwapper widget from the library.
  • Removed the HoverSwapper sample page from the example app.
  • Added form widgets.
  • Created a sample page for the EmailSignInForm widget.

0.1.6 5/2/2020. #

  • Created static helper methods for getting the screen height/width.

0.1.5 4/30/2020. #

  • Updated the routing functions.
  • Moved widget classes to a separate library.

0.1.4 4/29/2020. #

  • Updated the SnackBar functions.
  • Added regenerate method for routing.

0.1.3 4/28/2020. #

  • Updated the routing and drawer toggle functions.
  • Removed the use of Global keys for scaffolds.

0.1.2 4/27/2020. #

  • Updated the routing functions.
  • Fixed null theme issue encountered when loading the app theme on startup.

0.1.1 4/25/2020. #

  • Updated the HoverSwapper.
  • Updated the theme save/set functions. Theme data is saved via shared preferences.
  • Added functions for saving/loading string data via shared preferences.

0.1.0 4/3/2020. #

  • Implemented theme switching and updated the example.
3
likes
0
points
34
downloads

Publisher

verified publisherernpao.online

Weekly Downloads

A helper and widget library for navigation, theme switching, responsive design, and more that aims to reduce boilerplate code for Flutter app development

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, provider, shared_preferences

More

Packages that depend on hover