bubble_overlay 0.1.0 bubble_overlay: ^0.1.0 copied to clipboard
An Android overlay feature for Flutter. If you want to show some information of your app in Android platform, you can edit text, image, color. Future features with requests.
0.1.0 #
Fixed isOpen behaviour by checking if Android Service class is running periodically (1 second) Added callback, and close with proper dispose to avoid memory leak
0.0.4+1 #
Fixed Readme
0.0.4 #
Added iOS project folder to make plugin runnable in Flutter project for Android and iOS. Remember, this plugin only works for Android platform
0.0.3 #
- Fixed close button layout
- Fixed bubble layouts
- Renamed title to topText
- Fixed bubble text sizes
- Added Timer callback, for custom inside bubble functions
- Fixed some access to object
0.0.2 #
- Removed close bubble on tapping on bubble, close bubble overlay only tapping on X
- Added top and bottom text to bubble
- Fixed title, middle and bottom text size
0.0.1+0 #
0.0.1+1 #
0.0.1+2 #
0.0.1+3 #
0.0.1+4 #
0.0.1+5 #
0.0.1+6 #
- Initial release.