platform_ui 0.1.0 copy "platform_ui: ^0.1.0" to clipboard
platform_ui: ^0.1.0 copied to clipboard

Platform specific Widgets and UI toolkit

Changelog #

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.0 (2022-11-18) #

Initial Release of Platform UI

Features #

  • add platform bottom navigation bar (79bf43a)
  • add platform checkbox (fa66ebd)
  • add platform sidebar and tabview windows two type of tabbar (cf2ac7a)
  • add platform tabbar and platform property (d68f1a9)
  • brightness in platform_theme, secondary style for filled button, cupertino picker in drop down menu (2bcf98a)
  • linux icon, filled, text button, platform_app add (067cf38)
  • linux: platform alert dialog add (e2b7545)
  • linux: platform app bar proepr height (c834d14)
  • linux: platform appbar (d6d395d)
  • linux: platform back button (4bbfa23)
  • linux: platform drop down menu add (50fe574)
  • linux: platform pop up menu button (3128d31)
  • linux: platform sidebar add (e9ba1f4)
  • linux: platform switch (ae71afa)
  • linux: platform switch add (4dc18d5)
  • linux: platform tab view add (5885032)
  • linux: platform tooltip (7956dfa)
  • linux: platform_text add (95d7178)
  • pass context to platform specific methods (ed40eaa)
  • platform alert dialog add (96680c4)
  • platform app bar add (b95f1ea)
  • platform app router support (b295739)
  • platform back button add (682feb1)
  • platform builder widget add (2fdbfae)
  • platform circular progress indicator add (0099ad7)
  • platform list tile add (153a015)
  • platform page add (62447c3)
  • platform page add (268c7c2)
  • platform scaffold (f40dc03)
  • platform slider add (0e745a0)
  • platform switch add (495b5db)
  • platform tab bar add (d01042e)
  • platform tabbar macos text style, platform list tile macos,ios exception on border decoration (83ac0af)
  • platform text add (339b2ac)
  • platform text field add (30d5c4f)
  • platform theme add, platform filled button macos fontSize adjustment (a5d845f)
  • platform tooltip add (5f0ba90)
  • platform window button isMaximized as callback (ded75ca)
  • platform window buttons (448ecf7)
  • platform window title bar button add (56706d2)
  • platform_appbar for windows, popup_button closeAfterClick crash fix, tabview placement property (c84e685)
  • platform_tab_view: lower default tab height (2f855fb)
  • platform_text_field: replace input decoration with acceptable shared common theming properties (943685d)
  • PlatformApp, PlatformScaffold, PlatformMixin add (1a76189)
  • PlatformDropdownMenu support (fa91f64)
  • PlatformFilledButton added (ea4e61d)
  • PlatformIconButton add (23b244f)
  • PlatformTextButton add (e065399)
  • pop up menu button add (d9115e5)
  • tab_view ios top placement (1f8ce0f)

Bug Fixes #

  • adjust mouse cursor fo various widgets (f42a3f9)
  • linux: platform app router theme, headline and subheading theme (42489d6)
  • macos back button in toolbar, text field label spacing (af9485b)
  • macos: black text color in dark mode (8cf88e8)
  • macos: window button events not working (8673347)
  • remove platform page and platform page route (8193e1c)
  • web: libadwaita exceptions and platform doesn't change (0090294)