Getx Controller's ondelete() method is called on flutter web
Wed, Mar 27, 2024
When using the GetX package in Flutter, especially for state management and route management, you might observe some behaviors that differ across platforms (Android, iOS, and web).
Read more →