quick_look 0.1.0 copy "quick_look: ^0.1.0" to clipboard
quick_look: ^0.1.0 copied to clipboard

PlatformiOS

Package for opening files in iOS QuickLook. You will first need to save the files to the ApplicationDocumentsDirectory().

Changelog #

0.0.1 #

  • Ability to open a single file in QLPreviewController.

0.0.2 #

  • Ability to open muitiple assets with openURLs(List<String> _) method

0.0.3 #

  • README.md typos fix

0.0.4 #

  • Add documentation

0.0.5 #

  • Update Android versions, so that it builds
  • Update dependencies

0.0.6 #

  • remove android support (was redundant) (#6)
  • openURL futures now resolve after native modal closes (#5)

0.1.0 #

  • move to pigeon for communication
5
likes
130
pub points
83%
popularity

Publisher

unverified uploader

Package for opening files in iOS QuickLook. You will first need to save the files to the ApplicationDocumentsDirectory().

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on quick_look