🛠️ 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