OUDS Global Raw Tokens Flutter Library
Ouds Global Raw Tokens defines a set of raw, primitive tokens used globally across the OUDS system. These tokens are essential for establishing the basic building blocks of a theme and allow for flexible customization.
Features
- Defines raw tokens for colors, spacing, typography, etc.
- Provides a base set of values that can be referenced and overridden
- Supports global customization of tokens across different themes
Getting started
To use Ouds Global Raw Tokens, add it as a dependency in your pubspec.yaml file.
dependencies:
ouds_global_raw_tokens: ^0.7.0
Additional information
Ouds Global Raw Tokens provides the fundamental raw values that serve as the foundation for creating and customizing themes within the OUDS framework. It defines a set of base tokens such as colors, spacing, typography, and other primitive design values that are globally used across different platforms and themes.
Other OUDS Libraries
- ouds_core: Contains the Brand components.
- ouds_theme_contract: Contains the semantic tokens and component tokens.
- ouds_theme_orange: Contains the theme for the Orange brand.
- ouds_theme_sosh: Contains the theme for the Sosh brand.
Copyright and license
Code released under the MIT License. For images and other assets, please refer to the NOTICE.txt.