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

A package that mimics a Cupertino Style bottom sheet.

2.0.0 #

  • Added keyboardActionPanel
  • Updated flutter sdk restriction

1.1.2 #

  • Added a check if (mounted) after taking a screenshot

1.1.1 #

  • Added maxLines property to the title

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.
10
likes
130
points
57
downloads

Publisher

verified publishersoftmaestri.com

Weekly Downloads

A package that mimics a Cupertino Style bottom sheet.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_keyboard_visibility

More

Packages that depend on flutter_cupertino_bottom_sheet