- Ability to open a single file in
QLPreviewController
.
- Ability to open muitiple assets with
openURLs(List<String> _)
method
README.md
typos fix
- Add documentation
- Update Android versions, so that it builds
- Update dependencies
- remove android support (was redundant) (#6)
- openURL futures now resolve after native modal closes (#5)
- move to pigeon for communication