orkitt_ui 0.0.1 copy "orkitt_ui: ^0.0.1" to clipboard
orkitt_ui: ^0.0.1 copied to clipboard

UI component library for the Orkitt ecosystem.Provides reusable widgets, UI helpers, decorations, extensions,and design utilities for building consistent Flutter interfaces

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add orkitt_ui

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

dependencies:
  orkitt_ui: ^0.0.1

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:orkitt_ui/orkitt_ui.dart';
0
likes
130
points
106
downloads

Publisher

unverified uploader

Weekly Downloads

UI component library for the Orkitt ecosystem.Provides reusable widgets, UI helpers, decorations, extensions,and design utilities for building consistent Flutter interfaces

Repository (GitHub)
View/report issues

Topics

#flutter #uikit #widget #design-system

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

boxy, flutter, orkitt_core, orkitt_foundation

More

Packages that depend on orkitt_ui