flutter_infra 0.0.1 copy "flutter_infra: ^0.0.1" to clipboard
flutter_infra: ^0.0.1 copied to clipboard

A comprehensive Flutter package providing clean, type-safe local storage solutions and robust network infrastructure with advanced token management and refresh strategies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_infra

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

dependencies:
  flutter_infra: ^0.0.1

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:flutter_infra/flutter_infra.dart';
0
likes
140
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter package providing clean, type-safe local storage solutions and robust network infrastructure with advanced token management and refresh strategies.

Repository (GitHub)
View/report issues

Topics

#flutter #storage #network #http #secure-storage

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

dio, flutter, flutter_secure_storage, hive, http, shared_preferences

More

Packages that depend on flutter_infra