Skip to content

Releases: Orange-OpenSource/ods-flutter

1.0.0

12 May 14:25
4fccd84
Compare
Choose a tag to compare

API changes

Display accessibility status in menu item

Fixes

Accessibility issues
Various bugs

Changes

Update versioning documentation

0.8.0

16 Mar 12:06
06e193f
Compare
Choose a tag to compare

App

Components (Segmented Button, Icon Button, Vertical Header First Card, Navigation Rail)
Module (Lists)

Library

Components (Segmented Button, Icon Button, Vertical Header First Card, Navigation Rail)

Documentation

Components (Segmented Button, Icon Button, Vertical Header First Card, Navigation Rail)

0.7.0

01 Feb 15:42
e0973b3
Compare
Choose a tag to compare

App

  • Components (Menus, TextField)

Library

  • Components (Menus, TextField)

Documentation

  • Components (Menus, TextField)

0.6.0

11 Jan 17:03
95604f3
Compare
Choose a tag to compare

App

  • Components (Sheet Bottom*, Snackbars*)
  • Release app version prod

Library

  • Components (Sheet Bottom*, Snackbars*)

Documentation

  • Components (Sheet Bottom*, Snackbars*)

0.5.0

11 Jan 17:03
d480cc5
Compare
Choose a tag to compare

App

  • Components (Checkboxes*, Chips*, Lists checkbox, Lists radio buttons, Lists switches, Radio buttons, Switches*)

Library

  • Components (Checkboxes*, Chips*, Lists checkbox, Lists radio buttons, Lists switches, Radio buttons, Switches*)

Documentation

  • Components (Checkboxes*, Chips*, Lists checkbox, Lists radio buttons, Lists switches, Radio buttons, Switches*)

0.4.0

24 Nov 16:13
83ebfaf
Compare
Choose a tag to compare

App

  • Guidelines (Typography, Spacings​)

  • Components (App top bar, Bar navigation*, Buttons*, Buttons FAB*, Checkboxes*, Small card, Card image first, Horizontal card, Chips, Dialogs*, Lists, Progress indicator*, Radio buttons, Sliders*, Sheets bottom, Snackbars, Switches*)

Library

  • Components (App top bar, Bar navigation*, Buttons*, Buttons FAB*, Checkboxes*, Small card, Card image first, Horizontal card, Chips, Dialogs*, Lists, Progress indicator*, Radio buttons, Sliders*, Sheets bottom, Snackbars, Switches*)

Documentation

  • Guidelines (Typography, Spacings​)

  • Components (App top bar, Bar navigation, Buttons, Buttons FAB, Chips, Dialogs, Progress indicator, Sliders, Sheets bottom, Switches)

*Redesign

0.1.1

05 May 12:11
ab77467
Compare
Choose a tag to compare

First version of ods_flutter library and Application from hackathon (publication on pub.dev)

  • Fix warnings in code
  • Update assets listing

0.1.0

02 May 13:43
Compare
Choose a tag to compare

First version of ods_flutter library and Application from hackathon:

  1. Library
  • Components (Switch, RadioButton, CheckBox, SmallCard)
  • Theme
  • Internationalization
  1. 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