animated_nav_sheet 1.1.0 copy "animated_nav_sheet: ^1.1.0" to clipboard
animated_nav_sheet: ^1.1.0 copied to clipboard

Flutter App Create Navigation Nav Animation with Bottom Sheet Very Easy Clean with Stream

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_nav_sheet

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

dependencies:
  animated_nav_sheet: ^1.1.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:animated_nav_sheet/animated_nav_sheet.dart';
4
likes
160
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter App Create Navigation Nav Animation with Bottom Sheet Very Easy Clean with Stream

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_nav_sheet