internet_popup 2.0.1
internet_popup: ^2.0.1 copied to clipboard
A package for popUp message when Internet connection is off. Write one line to initialize a popUp when internet connection is turned off or connected but no internet.
1.0.0 #
- Initial release
1.0.1 #
- Proper documentation and example
1.0.2 #
- Minor bug fix
1.0.3 #
- added function to check internet on app start
1.0.3+1 #
- proper documentation and example
1.0.4 #
- fixed height and width of dialog box
1.0.5 #
- updated for flutter 3
1.0.6 #
- lint update
1.0.7 #
- new function for checking connectivity and getting boolean value
1.0.7+1 #
- correction to new function
1.0.8+1 #
- added nullable callback function to initialize method
1.0.8+2 #
- fixed width issue
1.0.8+3 #
- version conflict issue
1.0.8+4 #
- minor correction
1.0.8+5 #
- flutter 3
2.0.0+1 #
- change from internet_connection_checker to internet_connection_checker_plus
- update internet connection check method
2.0.1 #
- Custom message and Custom description field can be changed if initialized again