asyncstate 0.0.5 copy "asyncstate: ^0.0.5" to clipboard
asyncstate: ^0.0.5 copied to clipboard

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

0.0.5 #

  • Build with Flutter 3.0.3

0.0.4 #

  • Change the CupertinoActionSheet to CupertinoActivityIndicator, because the CircularProgress from android is CupertinoActivityIndicator in IOS!
  • Tanks to @brasizza

0.0.3 #

  • 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).

0.0.2 #

  • 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
  • Tanks to @brasizza

0.0.1 #

  • TODO: Describe initial release.
51
likes
130
pub points
88%
popularity

Publisher

verified publisherleonardoserrano.dev

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on asyncstate