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

outdated

An app framework and widget library that aims to simplify navigation, theme switching, responsive design, and more to speed up prototype development.

0.1.9 10/4/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

An app framework and widget library that aims to simplify navigation, theme switching, responsive design, and more to speed up prototype development.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, provider, shared_preferences

More

Packages that depend on hover