quiet_dock 0.1.0 copy "quiet_dock: ^0.1.0" to clipboard
quiet_dock: ^0.1.0 copied to clipboard

A glassmorphic Flutter navigation dock with swipeable pages, quick actions, and responsive wide-screen navigation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quiet_dock

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

dependencies:
  quiet_dock: ^0.1.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:quiet_dock/quiet_dock.dart';
1
likes
160
points
9
downloads

Documentation

API reference

Publisher

verified publishernitishkr.fun

Weekly Downloads

A glassmorphic Flutter navigation dock with swipeable pages, quick actions, and responsive wide-screen navigation.

Repository (GitHub)
View/report issues

Topics

#navigation #bottom-navigation #ui #widget #mobile

License

MIT (license)

Dependencies

flutter

More

Packages that depend on quiet_dock