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
7
likes
150
points
965
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on quick_look