https://github.com/freedomlayer/receive_file_intent
Receive file sharing intents on flutter apps
https://github.com/freedomlayer/receive_file_intent
android flutter ios
Last synced: about 1 month ago
JSON representation
Receive file sharing intents on flutter apps
- Host: GitHub
- URL: https://github.com/freedomlayer/receive_file_intent
- Owner: freedomlayer
- License: apache-2.0
- Created: 2020-03-07T09:15:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-07T09:16:26.000Z (over 6 years ago)
- Last Synced: 2025-01-15T13:07:26.650Z (over 1 year ago)
- Topics: android, flutter, ios
- Language: Swift
- Size: 8.22 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# receive_file_intent
`receive_file_intent` allows to receive file sharing intents for any file type.
This repository is a fork of: https://github.com/KasemJaffer/receive_sharing_intent by
KasemJaffer. It builds upon the work of Kruschak, allowing to receive sharing
intents for any type of file.
See issue https://github.com/KasemJaffer/receive_sharing_intent/issues/13 for
more information.
