Skip to content

ACE-YANGCE/ACEBottomNavigationBar

Repository files navigation

ace_bottom_navigation_bar

A customize BottomAnvigation Flutter plugin.

Use this package as a library

  1. Depend on it

Add this to your package's pubspec.yaml file:

dependencies:
  ace_bottom_navigation_bar: ^0.0.3
  1. Install it

You can install packages from the command line:

with Flutter:

$ flutter packages get

Alternatively, your editor might support flutter packages get. Check the docs for your editor to learn more.

  1. Import it

Now in your Dart code, you can use:

import 'package:ace_bottom_navigation_bar/ace_bottom_navigation_bar.dart';

ScreenCapture

image

image

image

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Flutter 自定义多样化底部状态栏

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published