octo_ui 0.8.3 copy "octo_ui: ^0.8.3" to clipboard
octo_ui: ^0.8.3 copied to clipboard

Cross-platform Primer-inspired Flutter UI kit. Optimised for devtools, dashboards, and dense data-heavy interfaces.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add octo_ui

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

dependencies:
  octo_ui: ^0.8.3

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:octo_ui/octo_ui.dart';
1
likes
160
points
204
downloads

Documentation

API reference

Publisher

verified publishermavoryl.com

Weekly Downloads

Cross-platform Primer-inspired Flutter UI kit. Optimised for devtools, dashboards, and dense data-heavy interfaces.

Repository (GitHub)
View/report issues

Topics

#design-system #ui #widget #theme #dashboard

License

MIT (license)

Dependencies

flutter, flutter_octicons, meta

More

Packages that depend on octo_ui