flutter_bottom_sheet 0.1.3 copy "flutter_bottom_sheet: ^0.1.3" to clipboard
flutter_bottom_sheet: ^0.1.3 copied to clipboard

A flutter package to create bottom sheets, both persistent and modal, with both material and cupertino designs.

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.
2
likes
40
pub points
30%
popularity

Publisher

unverified uploader

A flutter package to create bottom sheets, both persistent and modal, with both material and cupertino designs.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_bottom_sheet