flutter_bottom_sheet
A flutter package to create bottom sheets, both persistent and modal, with both material and cupertino designs.
Note: This plugin is still under development and some functionalities might not work properly. Pull Requests are welcomed.
Installation
- Add the dependency flutter_bottom_sheet : in your pubspec.yaml file.
- Import the package 'import 'package:flutter_bottom_sheet/flutter_bottom_sheet.dart';'.
Issue
- To raise an issue please go to issues.