extended_navbar_scaffold 1.0.2+1 copy "extended_navbar_scaffold: ^1.0.2+1" to clipboard
extended_navbar_scaffold: ^1.0.2+1 copied to clipboard

A Custom Extended Scaffold with Expandable and Floating Navigation Bar

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add extended_navbar_scaffold

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

dependencies:
  extended_navbar_scaffold: ^1.0.2+1

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:extended_navbar_scaffold/extended_navbar_scaffold.dart';
88
likes
40
pub points
53%
popularity

Publisher

verified publisherketanchoyal.me

A Custom Extended Scaffold with Expandable and Floating Navigation Bar

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

eva_icons_flutter, flutter

More

Packages that depend on extended_navbar_scaffold