platform_adaptive_widgets 1.0.5 copy "platform_adaptive_widgets: ^1.0.5" to clipboard
platform_adaptive_widgets: ^1.0.5 copied to clipboard

A spiritual continuation of flutter_platform_widgets library

1.0.5 - 2026-03-03 #

Changed #

  • (Cupertino) Add a minimum length assertion to the items for MenuPicker

Fixed #

  • (Material) remove unnecessary assertion from ExpansionTile

1.0.4 - 2026-02-26 #

Removed #

  • CupertinoTabController from PlatformTabScaffold data. This causes issues with an external tab-management solution like GoRouter

1.0.3 - 2026-02-26 #

Fixed #

  • [iOS] navigation shell not switching when rebuilt with a different index

1.0.2 - 2026-02-20 #

Fixed #

  • common-level specification do not override platform-level specs for PlatformApp

1.0.1 - 2026-02-20 #

Changed #

  • Use the new material_ui and cupertino_ui packages instead

1.0.0 - 2026-02-19 #

Added #

  • usage with GoRouter example

Changed #

  • rename TabDestinationData -> TabDestination
  • Material side of PlatformTabScaffold also handles the caching internally, preventing rebuilds when switching tabs

Fixed #

  • router type not detected if not giving in specific data
  • state holding by PlatformTabScaffold
  • maxLines > minLines assertion error when data empty

Removed #

  • PlatformTabController for simplicity
  • PlatformTabScaffoldOriginal impl

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 #

  • dense option for any data. Full compliance with M3 atleast

0.0.2 - 2026-01-03 #

Added #

  • Readme

Changed #

  • example restored

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
2
likes
160
points
428
downloads

Publisher

unverified uploader

Weekly Downloads

A spiritual continuation of flutter_platform_widgets library

Homepage
Repository (GitHub)
View/report issues

Topics

#adaptive #widget #material-design #material3 #cupertino

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_ui, flutter, material_ui, pull_down_button

More

Packages that depend on platform_adaptive_widgets