Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

0.1.0

Compare
Choose a tag to compare
@ludovic35 ludovic35 released this 02 May 13:43
· 136 commits to main since this release

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