glassy_ui 0.0.2 copy "glassy_ui: ^0.0.2" to clipboard
glassy_ui: ^0.0.2 copied to clipboard

UI Kit with glassmorphism looking widgets just like ios. Works on all platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add glassy_ui

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

dependencies:
  glassy_ui: ^0.0.2

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:glassy_ui/glassy_ui.dart';
1
likes
130
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

UI Kit with glassmorphism looking widgets just like ios. Works on all platforms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on glassy_ui