ouds_theme_orange_compact 1.1.1 copy "ouds_theme_orange_compact: ^1.1.1" to clipboard
ouds_theme_orange_compact: ^1.1.1 copied to clipboard

Orange Compact theme implementation for OUDS, with branding-specific design tokens optimized for compact displays.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ouds_theme_orange_compact

With Flutter:

 $ flutter pub add ouds_theme_orange_compact

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  ouds_theme_orange_compact: ^1.1.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ouds_theme_orange_compact/ouds_theme_orange_compact.dart';
0
likes
0
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Orange Compact theme implementation for OUDS, with branding-specific design tokens optimized for compact displays.

License

unknown (license)

Dependencies

flutter, ouds_core, ouds_global_raw_tokens, ouds_theme_contract, ouds_theme_orange

More

Packages that depend on ouds_theme_orange_compact