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

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

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


0.0.3 - 2025-05-13 #

🎉 Initial Release #

This is the first release of finn_utils — a simple utility plugin to accelerate Flutter development.

✨ Added

  • Client()
    A configurable Dio HTTP client with optional bearer token and logging support.

  • FinnUtilsStorage
    A lightweight, storage util for persistent local storage.

  • settle()
    A Result<T, String>-based function for clean and readable error handling in async operations.

0
likes
150
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

MIT (license)

Dependencies

flutter, get_storage, http

More

Packages that depend on finn_utils