astra_ui 0.1.2 copy "astra_ui: ^0.1.2" to clipboard
astra_ui: ^0.1.2 copied to clipboard

A beautiful modern Flutter UI component library with 37+ components. Includes buttons inputs chips avatars tabs and more. Inspired by shadcn/ui.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add astra_ui

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

dependencies:
  astra_ui: ^0.1.2

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

Publisher

unverified uploader

Weekly Downloads

A beautiful modern Flutter UI component library with 37+ components. Includes buttons inputs chips avatars tabs and more. Inspired by shadcn/ui.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, url_launcher

More

Packages that depend on astra_ui