ios_side_menu 1.1.1
ios_side_menu: ^1.1.1 copied to clipboard
iOS-style sliding side menu for Flutter, written in Dart. Swipe or toggle to reveal a drawer over the main screen on Android and iOS.
1.1.1 #
- Stop publishing the local
build/folder.
1.1.0 #
- Longer package description for pub.flutter-io.cn scoring.
- Dartdoc on the public API.
- Example app under
example/. - Dart 3 compatible SDK constraint (
>=2.19.6 <4.0.0).
1.0.3 #
- Updated readme with demo gif for users, so that they can easily chose according to the functionality it provides
- iOS side menu with native style animation and all edge cases handled for both android and ios.