ouds_core 0.5.0
ouds_core: ^0.5.0 copied to clipboard
Contains the main elements of the OUDS Android library.
OUDS Flutter changelog #
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased #
0.4.0 - 2025-07-11 #
0.3.0 - 2025-06-10 #
0.2.0 - 2025-05-13 #
0.1.0 - 2025-03-20 #
Added #
- [Library] Create component - Button (#45)
- [Library] Fix workflow to use dart doc (#75)
- [Library] Add color tokens (#44)
- [Library] Add typography tokens (#43)
- [Library] Add grid tokens (#42)
- [Library] Add size tokens (#41)
- [Library] Add space tokens (#40)
- [Library] Add elevation tokens (#39)
- [Library] Add border tokens (#38)
- [Library] Add opacity tokens (#36)
- [Library] Implement tokens architecture (#37)
- [Library] Create the basics of a documentation (#7)
- [Library] Create the basic architecture of the library (#4)