customappbar 1.0.0 copy "customappbar: ^1.0.0" to clipboard
customappbar: ^1.0.0 copied to clipboard

custom app bar for flipper app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add customappbar

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

dependencies:
  customappbar: ^1.0.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:customappbar/customappbar.dart';
1
likes
10
pub points
0%
popularity

Publisher

unverified uploader

custom app bar for flipper app.

Homepage

License

unknown (LICENSE)

Dependencies

apptheme, flipper_ui, flutter, google_fonts

More

Packages that depend on customappbar