ods_flutter 0.7.0
ods_flutter: ^0.7.0 copied to clipboard
ODS Flutter provides Orange Flutter components for Android and iOS to developers, and a demo application.
ods_flutter library changelog #
All notable changes done in ODS library will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.7.0 - 2023-02-02 #
0.6.2 - 2023-01-10 #
0.5.0 - 2023-12-06 #
0.4.0 - 2023-11-21 #
Unreleased #
Added #
- Add ODS typography for iOS & Android platforms (#121)
- Add
OdsDividerwidget (#121) - Add
OdsVerticalImageFirstCardwidget (#8) - Add
OdsNavigationBarwidget (#23) - Add
OdsSnackbarswidget (#31) - Add
OdsAppTopBarswidget (#107) - Add
OdsActionChips,OdsFilterChips,OdsInputChipswidget (#14) - Add
OdsFloatingActionButtonwidget (#5) - Add
OdsListSelectionItem,OdsListSelectionItemwidget (#21) - ODS - Component - Cards: Horizontal Card (#11)
- [Bug]: Guideline Spacing value (#252)
- [Bug]: FAB naming update (#249)
- [feature]: Buttons: FAB extended text only (#250)
- [Bug]: ODS - component - Lists - standard lists (#264)
- [Bug]: dialog top padding update (#248)
- [Bug]: button padding update (#247)
Changed #
- Align component name and parameters for button (#232)
- Update the button emphasis scale naming (#221)
- Design Update for buttons (#230)
- Align component name and parameters for Dialogs (#234)
- Design Update for dialogs (#233)
- Align component name and parameters for FAB (#239)
- Design Update for fabs (#238)
- Align component name and parameters for Sliders (#243)
- Design Update for sliders (#242)
- Align component name and parameters for Navigation bar (#246)
- Design Update for navigation bar (#245)
- Align component name and parameters for Checkbox (#279)
- Design Update for checkbox (#235)
- Align component name and parameters for Radio Buttons (#282)
- Design Update for radio buttons (#281)
- Align component name and parameters for Switch (#284)
- Design Update for switch (#281)
- Align component name and parameters for Chips (#287)
- Design Update for chips (#286)
- Align component name and parameters for App bars : top (#292)
- Design Update for app bar top (#291)
Removed #
0.1.1 - 2023-05-04 #
First version of ods_flutter library and Application from hackathon (publication on pub.dev)
- Fix warnings in code before publication
- Update assets listing
0.1.0 - 2023-05-02 #
First version of ods_flutter library and Application from hackathon. (Not published on pub.dev due to warnings, missing files and assets listing)
1. Library #
- Components (Switch, RadioButton, CheckBox, SmallCard)
- Theme
- Internationalization
2. Application #
- Component screens
- Light/Dark mode selection
- Internationalization
3. Miscellaneous #
- Library ReadMe for How to build and How to Use
- Application ReadMe for How to build
0.0.1 to 0.0.4 #
- Versions used to init the project.