debug_dot 0.3.0
debug_dot: ^0.3.0 copied to clipboard
A Flutter package that provides a floating debug dot for easy access to development tools and debug options during app development.
0.3.0 #
- Add appBuilder parameter for localization, theming, etc.
0.2.0 #
- Replace MaterialIcon with custom rendering for close icon
- Remove configurable close icon
0.1.0 #
- Enable access to BuildContext when creating debug menu title and icon
0.0.2 #
- Make close button icon configurable
0.0.1 #
- Initial release 🎉