dynamic_glass_glmv 0.2.3 copy "dynamic_glass_glmv: ^0.2.3" to clipboard
dynamic_glass_glmv: ^0.2.3 copied to clipboard

A Flutter package for reusable dynamic glass UI surfaces and adaptive platform bottom navigation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynamic_glass_glmv

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

dependencies:
  dynamic_glass_glmv: ^0.2.3

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:dynamic_glass_glmv/dynamic_glass_glmv.dart';
7
likes
150
points
131
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for reusable dynamic glass UI surfaces and adaptive platform bottom navigation.

Repository (GitHub)
View/report issues

Topics

#flutter #widget #glassmorphism #blur #ui

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, cupertino_native_glmv, flutter, flutter_svg

More

Packages that depend on dynamic_glass_glmv