condora_automatic_getter_storage_directory 1.0.1 copy "condora_automatic_getter_storage_directory: ^1.0.1" to clipboard
condora_automatic_getter_storage_directory: ^1.0.1 copied to clipboard

A Flutter package that provides an automatic and platform-aware solution for managing storage directories across web and non-web platforms, handling both debug and release environments efficiently.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add condora_automatic_getter_storage_directory

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

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

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides an automatic and platform-aware solution for managing storage directories across web and non-web platforms, handling both debug and release environments efficiently.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path_provider

More

Packages that depend on condora_automatic_getter_storage_directory