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

Adaptive native and simulated glass surfaces for Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vitreum

With Flutter:

 $ flutter pub add vitreum

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

dependencies:
  vitreum: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:vitreum/vitreum.dart';
0
likes
0
points
163
downloads

Publisher

unverified uploader

Weekly Downloads

Adaptive native and simulated glass surfaces for Flutter.

Homepage

Topics

#glass #ui #ios #android

License

unknown (license)

Dependencies

flutter

More

Packages that depend on vitreum

Packages that implement vitreum