integrate_platform 1.0.2 copy "integrate_platform: ^1.0.2" to clipboard
integrate_platform: ^1.0.2 copied to clipboard

Cross-platform [Platform] and File Management Just use [IntegratePlatform].

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add integrate_platform

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

dependencies:
  integrate_platform: ^1.0.2

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:integrate_platform/integrate_platform.dart';
2
likes
140
points
43
downloads

Publisher

verified publisheralfiey.me

Weekly Downloads

Cross-platform [Platform] and File Management Just use [IntegratePlatform].

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

file_picker, flutter, path_provider

More

Packages that depend on integrate_platform