alphasow_ui 1.26.9
alphasow_ui: ^1.26.9 copied to clipboard
A Flutter package providing reusable UI components with consistent theming and platform-adaptive design for Material and Cupertino styling.
1.25.0 - 2025-10-18 #
1.24.0 - 2025-10-15 #
1.23.3 - 2025-09-07 #
1.23.2 - 2025-09-07 #
1.23.0 - 2025-09-07 #
1.21.0 - 2025-08-28 #
Features #
- enhance AsMenuDrawer by adding a header parameter and improving layout with SafeArea (436e093)
- enhance AsMenuDrawerItem with context-aware styling and add onDismiss callback for improved interaction (250ddfb)
- enhance theme management by refining theme selection logic and updating MaterialApp usage (7a33eed)
- implement AsMenuDrawer for adaptive navigation and enhance HomePage with dynamic drawer items (5721711)
- integrate auto_route for navigation and add HomePage (b047020)
1.20.0 - 2025-08-26 #
1.19.0 - 2025-08-22 #
1.18.0 - 2025-08-22 #
1.17.1 - 2025-08-06 #
1.17.0 - 2025-08-05 #
1.16.1 - 2025-08-04 #
1.16.0 - 2025-08-04 #
1.15.0 - 2025-08-04 #
1.14.0 - 2025-08-04 #
Features #
- add AsLinkButton with multiple variants and interactive states (bd27c4d)
- enhance Cupertino theme handling with dynamic color selection (a5f0c7c)
- implement theme color selection in MyApp and enhance AsMenuDown for theme toggling (6bd2e36)
- refine documentation and improve interactive color handling in AsIconButton (822071b)
- remove loading state buttons and clean up link button examples in ButtonPage (76a201e)
- remove unnecessary key from AlphasowUiApp and clean up theme handling (0ada5bc)
- replace AsButton.link with AsIconButton and remove link variant from button styles (9408732)
- update menu item titles for clarity in MenuPage (119ebe3)
1.13.0 - 2025-08-03 #
1.12.0 - 2025-08-03 #
Bug Fixes #
- update menu label and improve ASListTile structure in MenuPage (e965e5e)
Features #
- add hover effect to AsButton and improve interactive color handling (1c03396)
- add MenuPage and dropdown menu components for enhanced navigation (6b2056f)
- add MenuPosition enum and implement position handling in AsMenuDown (387cdce)
- enhance AsMenuDown with trigger mode options and add profile/settings menu items (e1c08d8)
- enhance interactive effects in _DropdownMenuItem for better user experience (2a27732)
- update MenuPosition enum and enhance AsMenuDown with new positioning options (11a3c6c)
1.11.1 - 2025-08-02 #
1.11.0 - 2025-08-02 #
1.10.0 - 2025-08-02 #
Bug Fixes #
- adjust banner overlay position to account for toolbar height (2794041)
- adjust button padding and text field border widths for improved styling (b7990ff)
- correct text formatting in alert dialog and clean up border width definitions in text fields (ca5d4dc)
Features #
- add adaptive bottom sheet functionality and integrate into DialogPage (7653202)
- add support for multiple banner animation types and update showBanner method (0a4da7e)
- add text overflow handling for title in AsLabel widget (e8fb9c0)
- enhance alert dialog actions with adaptive AsDialogAction component (e53659f)
- replace ShowAlertDialogPage with DialogPage and update navigation (200485d)
- update package version to 1.9.0 in pubspec.lock (cc1a676)
1.9.0 - 2025-08-02 #
1.8.2 - 2025-08-01 #
1.8.0 - 2025-08-01 #
Features #
- add Firebase configuration and GitHub Actions workflow for web app deployment (8739fed)
- convert widget pages to stateful and implement navigation structure (ffc02ac)
- implement custom loading screen with styles and initialization logic (4e9fcd1)
- refactor widget structure by moving to pages and removing unused widgets (2fb5962)
- update Flutter version in GitHub Actions workflow and reorder imports in main.dart (6a840bf)
- update titles in InputPage and ListTilePage for consistency (6a00c57)
1.6.0 - 2025-07-31 #
1.4.0 - 2025-07-31 #
1.0.6 - 2025-07-31 #
1.0.0 - 2025-07-30 #
0.0.1 #
- TODO: Describe initial release.