idle_logout 0.1.1
idle_logout: ^0.1.1 copied to clipboard
A Flutter package for handling idle user logout
0.1.1 #
- Add necessary
kDebugMode
where necessary - Remove unnecessary main.dart file in library
- Fix grammatical error in example
0.1.0+2 #
- Minor updates to example and readme
0.1.0+1 #
- Initial release 🎉
- Added automatic idle timeout with logout callback.
- Supports Android, iOS, Web, macOS, Windows, and Linux.