flutter_file_manager_platform_interface 2.1.0 copy "flutter_file_manager_platform_interface: ^2.1.0" to clipboard
flutter_file_manager_platform_interface: ^2.1.0 copied to clipboard

A common platform interface for the flutter_file_manager plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_file_manager_platform_interface
copied to clipboard

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

dependencies:
  flutter_file_manager_platform_interface: ^2.1.0
copied to clipboard

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_file_manager_platform_interface/flutter_file_manager_platform_interface.dart';
copied to clipboard
0
likes
140
points
3.02k
downloads

Publisher

verified publisherrouxguillau.me

Weekly Downloads

2024.09.17 - 2025.04.01

A common platform interface for the flutter_file_manager plugin.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_file_manager_platform_interface