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

Flutter package which enables the display of multiple side sheets on top of each other with the ability to perform typical navigation actions like push, replace, pop and popUntil.

example/lib/main.dart

import 'package:example/view/app.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(const MyApp());
}
9
likes
0
pub points
58%
popularity

Publisher

verified publisherkrootl.com

Flutter package which enables the display of multiple side sheets on top of each other with the ability to perform typical navigation actions like push, replace, pop and popUntil.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on nested_side_sheet