Automatic hot code reloader for Dart projects that monitors the source files of a Dart project for changes and automatically applies them to the running Dart process.
Loading animation or loading spiner or loader. It's used to show loading animation when the app is in loading state or something is processing for uncertain time.
A simple package to simplify screen management. When loading any async task, this package prevent the user from interacting with the screen until the async task finishes.