joutvhu / open_file_plus

A plug-in that can call native APP to open files with string result in flutter, support iOS(UTI) / android(intent) / PC(ffi) / web(dart:html)
https://pub.dev/packages/open_file_plus
BSD 3-Clause "New" or "Revised" License
5 stars 11 forks source link

Update supported platforms on pub.dev #9

Open nilsreichardt opened 1 year ago

nilsreichardt commented 1 year ago

image

pub.dev says that this package only supports Android and iOS. However, this package also supported Web and macOS.