auris 0.2.0 copy "auris: ^0.2.0" to clipboard
auris: ^0.2.0 copied to clipboard

A Flutter UI kit and Material 3 theme with a warm amber-on-near-black, chamfered sci-fi aesthetic — a drop-in ThemeData plus a library of custom HUD widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auris

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

dependencies:
  auris: ^0.2.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:auris/auris.dart';
39
likes
160
points
398
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter UI kit and Material 3 theme with a warm amber-on-near-black, chamfered sci-fi aesthetic — a drop-in ThemeData plus a library of custom HUD widgets.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on auris