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

A modal bottom sheet with internal navigation and dynamic size (height) based on content.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tn_bottom_sheet_navigator

With Flutter:

 $ flutter pub add tn_bottom_sheet_navigator

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

dependencies:
  tn_bottom_sheet_navigator: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:tn_bottom_sheet_navigator/tn_bottom_sheet_navigator.dart';
7
likes
0
points
58
downloads

Publisher

verified publisherturneat.com.mx

Weekly Downloads

A modal bottom sheet with internal navigation and dynamic size (height) based on content.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

buymeacoffee.com

License

unknown (license)

Dependencies

equatable, flutter

More

Packages that depend on tn_bottom_sheet_navigator