adaptive_action_sheet 1.0.5
adaptive_action_sheet: ^1.0.5 copied to clipboard
A Flutter package for action bottom sheet that adapts to the platform (Android/iOS).
1.0.5 06 Oct 2020 #
- Add option to customize colors via bottomSheetColor and barrierColor.
1.0.4 04 Aug 2020 #
- Add scroll at material bottom sheet
- Fix overflow at android action sheet
1.0.3 05 Jun 2020 #
- Add required annotation for all the required parameters
1.0.2 25 May 2020 #
- Add options to customize cancel action.
- UMake cancel action optional.
1.0.1 20 May 2020 #
- Update documentation.
1.0.0 19 May 2020 #
- Initial developers preview release.