radar_ui 0.1.0 copy "radar_ui: ^0.1.0" to clipboard
radar_ui: ^0.1.0 copied to clipboard

Shared Flutter design system for the Radar observability suite: color and severity tokens, typography, density, and dense dashboard widgets (tags, sparklines, sort headers).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add radar_ui

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

dependencies:
  radar_ui: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:radar_ui/radar_ui.dart';
0
likes
160
points
149
downloads

Documentation

API reference

Publisher

verified publishertp9imka.dev

Weekly Downloads

Shared Flutter design system for the Radar observability suite: color and severity tokens, typography, density, and dense dashboard widgets (tags, sparklines, sort headers).

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ui #design-system #flutter #radar #observability

License

MIT (license)

Dependencies

flutter

More

Packages that depend on radar_ui