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

outdated

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: ^0.0.3

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