A simple Flutter package for managing loader when fetching remote data or any long running async task. Flutter overlay loader is easy to use. You can show loader using only write two lines of code.
Steps to reproduce the behavior: Upgrade from Flutter SDK 3.19 to 3.22 or 3.24, without making any code changes. Run with newer SDK and see deprecation errors. Follow recommendations from deprecations ...