wisewidgetslibrary 2.1.1
wisewidgetslibrary: ^2.1.1 copied to clipboard
Wisemen widgets library containing platform specific widgets and other commonly useful widgets.
2.1.1 #
- Dependency update
2.1.0 #
PagedErrortypePaginationMetatypeInfiniteScrollControllercontroller for paginated listsPagedList<T>andSliverPagedList<T>that consumeInfiniteScrollController
2.0.4 #
- Added
PlatformButton2(with the intention of removing currentPlatformButton)
2.0.3 #
- Added
PlatformSliverRefreshControl
2.0.2 #
- Dependency update
2.0.1 #
- Bugfix in
FullscreenImageCarousel
2.0.0 #
- Updated PlatformDropdown
- Added documentation
- Removed all generation
- Removed unused widgets
- Removed localizations
- [Maintenance] Changed folder structure
1.0.26 #
- [BUGFIX] Make platform date picker work on iOS when 12hr clock is selected
1.0.25 #
- [BUGFIX] Pushed overlooked file from 1.0.24
1.0.24 #
- Improved UX for
FullscreenImageCarousel. Made scrolling more smooth. - Added clipBehavior parameter to
AnimatedClipRect
1.0.23 #
- Fixed issue where imageCarousel would cause an
double can't be assigned to interror forFullscreenImageCarousel
1.0.22 #
- Added close button to
FullscreenImageCarousel - Added page indicator to
FullscreenImageCarousel - Made it possible to add custom widgets to
FullscreenImageCarouseloverlay
1.0.21 #
- Updated basic child to accept and us initialPage if provided for
FullscreenImageCarousel
1.0.20 #
- Fixed issue where not all parameters could be parsed to
FullscreenImageCarousel - Added two extra constructors for extra functionality options
FullscreenImageCarousel
1.0.19 #
- Updated
FullscreenImageCarouselto have swipe to dismiss functionality
1.0.18 #
- Changed
PlatformButtonto useMaterialinstead of cupertinoButton. Button now has highlight instead of opacity.
1.0.17 #
- Changed
ValidatedTextFormFieldto use_defaultContextMenuBuilderinstead of null as default
1.0.16 #
- Added Arabic translations
- Changed
showPlatformDatePickerto make use of the new iOS date picker style.
1.0.15 #
- Added a
PlatformSearchBarand created aSearchAppBarScaffoldfor use when needing a large AppBar with search.
1.0.14 #
- passed all possible parameters from
ValidatedTextFormField
1.0.13 #
- fixed keyboardType in
ValidatedTextFormField
1.0.12 #
- fixed password toggle misaligned when error message is shown beneath
ValidatedTextFormField - set TextCapitalization to none when
isEmailorisPasswordinValidatedTextFormField
1.0.11 #
- fixed labels not showing on Android in the
ValidatedTextFormField - fixed TextCapitalization bug in the
ValidatedTextFormField
1.0.10 #
- added maxLines to 1 in constructor for
ValidatedTextFormField
1.0.9 #
- added
minLinesandmaxLinestoValidatedTextFormField
1.0.8 #
- updated packages
1.0.7 #
- updated
ValidatedTextFormFieldto show correct label placement depending on Platform - added
LabeledTextFieldto show correct label placement depending on Platform
1.0.6 #
- added font size option to bottom nav bar
1.0.5 #
- updated packages
1.0.4 #
- added
cursorColorandiconSizetoValidatedTextFormField - fixed bug where dialog was not popped when using the
showPlatformConfirmAlertDialog
1.0.3 #
- Moved repo and updated packages
1.0.2 #
- Changed naming and formatting
1.0.0 #
- Initial version