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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add finn_utils

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

dependencies:
  finn_utils: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:finn_utils/finn_utils.dart';
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