glovex_liquid_ui 1.2.2 copy "glovex_liquid_ui: ^1.2.2" to clipboard
glovex_liquid_ui: ^1.2.2 copied to clipboard

Flutter liquid-glass UI widgets with bottom navigation, responsive sizing, go_router tab helpers, and extensible light/dark theming.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add glovex_liquid_ui

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

dependencies:
  glovex_liquid_ui: ^1.2.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:glovex_liquid_ui/glovex_liquid_ui.dart';
2
likes
160
points
233
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter liquid-glass UI widgets with bottom navigation, responsive sizing, go_router tab helpers, and extensible light/dark theming.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #bottom-navigation #glassmorphism #go-router #ui-kit

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, go_router

More

Packages that depend on glovex_liquid_ui