Dash Bubble v0.0.2
moazelsawaf
released this
10 Mar 17:39
·
23 commits
to main
since this release
- 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
false
in all the methods if the platform is not Android - chore: π·οΈ change int parameters in
bubble_options
to bedouble
- refactor: π hide private libraries from the api
- refactor: π
ERROR_CODE
->ERROR_TAG
in constants at kotlin code - docs: π‘ power up the example with custom bubble icon
- docs: π improve the documentation
Full Changelog: dash_bubble_v0.0.1...dash_bubble_v0.0.2