steady_async 0.2.1 copy "steady_async: ^0.2.1" to clipboard
steady_async: ^0.2.1 copied to clipboard

Perception-aware async UX for Flutter with calm loading, actions, retries, and pagination.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add steady_async

With Flutter:

 $ flutter pub add steady_async

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  steady_async: ^0.2.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:steady_async/steady_async.dart';
1
likes
0
points
112
downloads

Publisher

verified publishernexdark.com

Weekly Downloads

Perception-aware async UX for Flutter with calm loading, actions, retries, and pagination.

Homepage
Repository (GitHub)
View/report issues

Topics

#async #loading #pagination #user-experience #state-management

License

unknown (license)

Dependencies

flutter

More

Packages that depend on steady_async