customized_nav 0.0.1 copy "customized_nav: ^0.0.1" to clipboard
customized_nav: ^0.0.1 copied to clipboard

Custom Nav Bar Flutter Package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add customized_nav

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

dependencies:
  customized_nav: ^0.0.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:customized_nav/customized_nav.dart';
7
likes
140
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

Custom Nav Bar Flutter Package

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on customized_nav