ravitejaavv / store_checker

This Flutter plugin is useful to find the origin of apk/ipa which is made available for download. **Android**: It's very common to have Android applications republished on alternate markets or their APKs made available for download. The plugin detects whether app is installed from local source or Play Store or other stores **iOS**: Detects whether we have installed TestFlight Beta or App Store build
MIT License
23 stars 19 forks source link

Does this plugin support macOS? #16

Closed tomekit closed 2 months ago

tomekit commented 1 year ago

Is it technically possible to detect if app is installed from macOS or e.g. via DMG download? In which case will this plugin support that in the future? Thanks !

ravitejaavv commented 1 year ago

Sorry! this plugin supports only mobile platforms. I welcome any Flutter community members and will work on developing this feature.