netflix_appbar 1.0.1 copy "netflix_appbar: ^1.0.1" to clipboard
netflix_appbar: ^1.0.1 copied to clipboard

Netflix AppBar Imitation. The package will help you to simulate the Netflix app menu behavior.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add netflix_appbar

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

dependencies:
  netflix_appbar: ^1.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:netflix_appbar/netflix_appbar.dart';
7
likes
120
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Netflix AppBar Imitation. The package will help you to simulate the Netflix app menu behavior.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

after_layout, flutter, flutter_web_plugins, page_transition

More

Packages that depend on netflix_appbar