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

A package that mimics a Cupertino Style bottom sheet.

1.1.0 #

  • You can now use CupertinoBottomSheet.of(context).scrollController in your view to pass to any ScrollViews inside. In this case, the bottomsheet will not be closed by a swipe if the inner scroll view is not in a 0.0 position

1.0.10 #

  • Fixed package name. From Cupernino to Cupertino
  • added closeCupertinoBottomSheet global method to be able to close it also without a context

1.0.8 #

  • Added a possibility to change buttons styles and colors in app bars

1.0.7 #

  • One more small fix for rounded corners

1.0.6 #

  • Changed the logic for checking current route number
  • Lowered Flutter version

1.0.5 #

  • Fixed header style for appbar with close icon

1.0.4 #

  • Fixed headers style

1.0.3 #

  • Added two default app bars

1.0.1 #

  • Updated description

1.0.0 #

  • Initial release.
9
likes
0
points
57
downloads

Publisher

verified publishersoftmaestri.com

Weekly Downloads

A package that mimics a Cupertino Style bottom sheet.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_cupertino_bottom_sheet