ouds_global_raw_tokens 1.0.0
ouds_global_raw_tokens: ^1.0.0 copied to clipboard
Raw tokens are basic design values (e.g., colors, typography) used to create a flexible and consistent theme
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 #
1.0.0 - 2025-12-19 #
0.7.0 - 2025-12-01 #
0.5.0 - 2025-08-14 #
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] 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)