PackageTrack
Sign in Get early access

asyncstate

This package will help you to call a loading in your async methods very easily, and you don't need to worried when it's is starting or finishing.

2.1.0 DevLSerrano/asyncstate

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 3 weeks to 1.1 years

Nearly every release is documented

notes for 11 of 11 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

13 releases · first in 2022

0 releases in the last 12 months

see the full history below

Release timeline

13 releases · Jan 2022 to Mar 2024
2023 2024 2025 2026
Release Pre-release

Releases

latest 13
  1. 3.0.0-dev.1 18 Mar 2024 pre-release

    Nothing published for this version

  2. 2.1.1-dev.1 18 Jan 2024 pre-release

    Nothing published for this version

  3. 2.1.0 25 Sep 2023
    Release notes
    Open source →
  4. 2.0.3 27 Aug 2023
    Release notes
    • BREAKING CHANGE - Removed AsyncStateMixin.
    • Fixed “AsyncLoaderHandler”, now the loader doesn't crash when an “exception” comes up, we use “PlatformDispatcher.instance.onError” to close automatically in case of any “exception”. Thanks @rodrigorahman for the idea.
    • Fixed “asyncState” extension.
    • Implemented “AsyncLoaderHandler” extension per context.
    • Implemented “AsyncStateExceptionHandler” for handling “exceptions” per route or globally.
    • You can now enable or disable the “log”.
    • Updated the example.
    • Updated README - Check this for updates.
    Open source →
  5. 2.0.2 07 Aug 2023
    Release notes
    • Implemented the "AsyncLoaderHandler", this class allows you start the loader and close when necessary.
    • Thanks @rodrigorahman for the idea and the code model.
    Open source →
  6. 2.0.1 07 Aug 2023
    Release notes
    • Improve the pop in the dialog and scaffold to prevent remove more than the navigation stack.
    • Thanks to @brasizza
    • Fixed named parameter in builder.
    Open source →
  7. 2.0.0 07 Aug 2023
    Release notes
    • Break Change
    • Removed static methods.
    • Now you must wrap the MaterialApp/CupertinoApp in the "AsyncStateBuilder", through which you can customize your loading widget and inject the "NavigatorObserver". Thanks @rodrigorahman for the idea.
    • New "Enum LoaderType" that allows you to call different widgets for the view.
    • New methods implemented in "AsyncStateMixin", now you can call dialog, snackbar, bottomSheet and materialBanner, directly from the class that uses the mixin.
    • Flutter sdk: ">=3.0.0 <4.0.0"
    • Update the README and examples.
    Open source →
  8. 1.0.0 04 Aug 2023
    Release notes
    • Improve the loading to be much more independent and customizable
    • Thanks to @brasizza
    Open source →
  9. 0.0.5 27 Jun 2022
    Release notes
    • Build with Flutter 3.0.3
    Open source →
  10. 0.0.4 28 Feb 2022
    Release notes
    • Change the CupertinoActionSheet to CupertinoActivityIndicator, because the CircularProgress from android is CupertinoActivityIndicator in IOS!
    • Thanks to @brasizza
    Open source →
  11. 0.0.3 30 Jan 2022
    Release notes
    • Fix issues
    • Now it is not mandatory to start the class in main.
    • You can define a new loader anywhere in the app.
    • Native loader according to the platform (iOS,Android).
    Open source →
  12. 0.0.2 29 Jan 2022
    Release notes
    • Change the pubspec to increase the score and improve the example folder
    • Now this package is full compatible with Ios, Android, Web, Macos
    • Update Readme
    • Thanks to @brasizza
    Open source →
  13. 0.0.1 28 Jan 2022
    Release notes
    • Initial release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive