yust_open_file_x 4.7.1 copy "yust_open_file_x: ^4.7.1" to clipboard
yust_open_file_x: ^4.7.1 copied to clipboard

A Univelop fork of open_filex that adds iOS 26 default-app support (useIosDefaultApp flag). Opens files via the native app on iOS/Android/desktop/web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yust_open_file_x

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

dependencies:
  yust_open_file_x: ^4.7.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:yust_open_file_x/yust_open_file_x.dart';
0
likes
140
points
77
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Univelop fork of open_filex that adds iOS 26 default-app support (useIosDefaultApp flag). Opens files via the native app on iOS/Android/desktop/web.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

ffi, flutter

More

Packages that depend on yust_open_file_x

Packages that implement yust_open_file_x