flutter_extended_platform_widgets 8.0.0
flutter_extended_platform_widgets: ^8.0.0 copied to clipboard
Simplifying the use of both Material and Cupertino widgets with a single widget
[8.0.0] #
(Flutter version support: v3.29.0)
- Adds all the flutter 3.29 additional properties for platform widgets
- Removed deprecated parameters
[7.0.1] #
(Flutter version support: v3.19.6)
- Fixed use of wrong data type on PlatformApp setting the darkTheme property (thanks SileyGames)
[7.0.0+2] #
- Fix FluentTabScaffold not changing body with bodyBuilder supplied
(Flutter version support: v3.19.6)
[7.0.0+1] #
(Flutter version support: v3.19.6)
- Hotfix for type-cast issue in
PlatformTabScaffold
- Remove 'docs' dir.
[7.0.0] #
(Flutter version support: v3.19.6)
- Migrate to version 7.0.0 of the original package
- New versioning system will match the versioning of the original package (only the major, minor, and revision, not patch)
[1.0.1] #
- Added platform icons support for new platforms.