dash_bubble 0.0.2
dash_bubble: ^0.0.2 copied to clipboard
Dash Bubble is a flutter plugin that allows you to create a floating bubble on the screen.
0.0.2 #
- build: ⬆️ upgrade the version of the native dependency
- fix: 🐛 crash when start bubble immediately from background after exiting permission request
- feat: ✨ update the plugin behavior to return
falsein all the methods if the platform is not Android - chore: 🏷️ change int parameters in
bubble_optionsto bedouble - refactor: 🔒 hide private libraries from the api
- refactor: 🚚
ERROR_CODE->ERROR_TAGin constants at kotlin code - docs: 💡 power up the example with custom bubble icon
- docs: 📝 improve the documentation
0.0.1 #
- Initial release 🎉
