dart_suite 0.0.3 copy "dart_suite: ^0.0.3" to clipboard
dart_suite: ^0.0.3 copied to clipboard

A set of utility libraries for Dart that makes using many Dart libraries easier and more convenient, or adds additional functionality.

0.0.4 #

Added #

  • Introduced RetryPolicy class for flexible and reusable retry strategies in async operations. Now you can configure retry attempts, delays, backoff, and exception types in a single place and use it with retryWithPolicy and related helpers.

0.0.3 #

  • Improved naming conventions for better code readability

0.0.2 #

Extension Overhaul 🚀

  • Enhanced num, string, and map extensions with more intuitive methods
  • Improved naming conventions for better code readability

0.0.1 #

  • 🎉 Initial release! Foundation established.
7
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A set of utility libraries for Dart that makes using many Dart libraries easier and more convenient, or adds additional functionality.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

collection, crypto, intl, meta

More

Packages that depend on dart_suite