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

retracted

Flutter plugin to get storage info of the device.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_storage_info

With Flutter:

 $ flutter pub add flutter_storage_info

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

dependencies:
  flutter_storage_info: ^0.0.1

Alternatively, your editor might support dart pub get or 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_storage_info/flutter_storage_info.dart';
6
likes
0
points
234
downloads

Publisher

verified publisherselfh.site

Weekly Downloads

Flutter plugin to get storage info of the device.

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_storage_info

Packages that implement flutter_storage_info