apliarte_glass_theme 0.7.0 copy "apliarte_glass_theme: ^0.7.0" to clipboard
apliarte_glass_theme: ^0.7.0 copied to clipboard

Material-safe glass theme for Flutter. The default entrypoint preserves Material API compatibility; glass widget wrappers are opt-in.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apliarte_glass_theme

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

dependencies:
  apliarte_glass_theme: ^0.7.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:apliarte_glass_theme/apliarte_glass_theme.dart';
0
likes
160
points
132
downloads

Documentation

API reference

Publisher

verified publishererbolamm.com

Weekly Downloads

Material-safe glass theme for Flutter. The default entrypoint preserves Material API compatibility; glass widget wrappers are opt-in.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on apliarte_glass_theme