platform_adaptive_widgets 0.1.0
platform_adaptive_widgets: ^0.1.0 copied to clipboard
A spiritual continuation of flutter_platform_widgets library
0.1.0 - 2026-02-17 #
Added #
- Date picker
- Time picker
- Menu picker
- A lot of new widgets (see README.md for the catalog)
- example catalog
- Documentation
- Platform Adaptive Icons legacy class
- New options to configure PlatformMenuPicker's items
- Platform check utilities
Changed #
- Much better Readme
Fixed #
- exception when something other than base child is used in platform button
Removed #
denseoption for any data. Full compliance with M3 atleast
0.0.1 - 2026-01-03 #
Added #
- Platform progress indicator
- Platform list tile
- Platform theme
- Platform context extensions (value, valueLazy, nullable)
- Platform checkbox
- Platform expansion list tile
- Platform radio group
- Platform search bar
- Platform segment button
- Platform slider
- Platform switch
- Platform scrollbar
- Platform text-field