ym_open_file_plus 1.0.0 copy "ym_open_file_plus: ^1.0.0" to clipboard
ym_open_file_plus: ^1.0.0 copied to clipboard

Open local files with the platform's default app on Android, iOS, Linux, macOS, Windows, and the web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ym_open_file_plus

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

dependencies:
  ym_open_file_plus: ^1.0.0

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:ym_open_file_plus/ym_open_file_plus.dart';
4
likes
150
points
403
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Open local files with the platform's default app on Android, iOS, Linux, macOS, Windows, and the web.

Homepage
Repository (GitHub)
View/report issues

Topics

#file #file-opener #cross-platform #desktop

License

BSD-3-Clause (license)

Dependencies

ffi, flutter, flutter_web_plugins, web

More

Packages that depend on ym_open_file_plus

Packages that implement ym_open_file_plus