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

PlatformAndroid

Access most of the storage information with ease any time you want

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add storage_all_ggez

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

dependencies:
  storage_all_ggez: ^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:storage_all_ggez/storage_all_ggez.dart';
1
likes
160
points
114
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Access most of the storage information with ease any time you want

Homepage

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on storage_all_ggez

Packages that implement storage_all_ggez