- Updated the
BottomModalSheetWrapper
widget to allow for more customization options.
- Fixed a minor issue with the
BottomModalSheet
widget's alignment parameter not being properly utilized.
- Enhanced documentation comments for better clarity and understanding.
- Updated the
ShowModalBottomSheet
widget to include additional customization options.
- Fixed a bug in the
BottomModalSheet
widget that caused layout issues on certain devices.
- Improved performance in the
FlutterWrapIt
package by optimizing code.
- Initial release of the
FlutterWrapIt
package.
- Included wrapper classes for common Flutter methods such as
showModalBottomSheet
and showDialog
.
- Provided documentation and usage examples for the package.