finn_utils 0.0.2 copy "finn_utils: ^0.0.2" to clipboard
finn_utils: ^0.0.2 copied to clipboard

A Flutter plugin providing lightweight utility tools: HTTP client builder, local storage handler, and response settlement helper.

🛠️ Finn Utils #

A Dart & Flutter plugin providing helpful utility functions to speed up mobile development with common tools like:

  • 📡 client() — A preconfigured Dio HTTP client.
  • 💾 finnUtilsStorage — A typed storage util.
  • ⚖️ settle() — A Result-handling utility for wrapping async operations.

🚀 Getting Started #

Add to your pubspec.yaml:

dependencies:
  finn_utils:
    git:
      url: https://github.com/Whales-Group/FinnUtils.git
0
likes
140
points
14
downloads

Publisher

verified publisherdigitwhale.com

Weekly Downloads

A Flutter plugin providing lightweight utility tools: HTTP client builder, local storage handler, and response settlement helper.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, get_storage, http

More

Packages that depend on finn_utils