yir_glass_card 0.0.7 copy "yir_glass_card: ^0.0.7" to clipboard
yir_glass_card: ^0.0.7 copied to clipboard

A modern glassmorphism card widget for Flutter with blur effects, gradients, and customizable UI design.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yir_glass_card

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

dependencies:
  yir_glass_card: ^0.0.7

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:yir_glass_card/yir_glass_card.dart';
2
likes
160
points
13
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A modern glassmorphism card widget for Flutter with blur effects, gradients, and customizable UI design.

Repository (GitHub)
View/report issues

Topics

#flutter #ui #glassmorphism #widget #design

License

MIT (license)

Dependencies

flutter

More

Packages that depend on yir_glass_card