flutter_overlay_manager 2.0.2 flutter_overlay_manager: ^2.0.2 copied to clipboard
A Flutter package for managing overlays. It separates your main UI and the overlays. It also solves some problems encountered when using Navigator.
2.0.2 #
- Remove unsued parameters.
2.0.1 #
- Fix typo.
2.0.0 #
- Change mechanism for organizing the entries.
1.1.0 #
- Add rearrange feature.
1.0.0 #
- Refactor the impl.
0.0.7 #
- Fix metadata.
0.0.5 #
- Relocate files.
0.0.4 #
- Update readme.
0.0.3 #
- Change mechanism for customizing the loading widget.
0.0.2 #
- Publish the package.
0.0.1 #
- Initial the package.