natsuk4ze / gal

How to Save Image or Video to Photo Gallery in Flutter
https://pub.dev/packages/gal
BSD 3-Clause "New" or "Revised" License
83 stars 12 forks source link

Add Plugin platform interface #180

Closed natsuk4ze closed 7 months ago

natsuk4ze commented 7 months ago

Add plugin platform interface to allow Non-endorsed federated plugin

Linux support is determined to be beyond the owner's capacity, so we will pseudo-add Linux support by making it extensible as a non-endorsed federated plugin. packages for Linux will be released later by @freshtechtips . See: #178 #164

These non-endorsed federated plugins may be incorporated into endorsed federated plugins or gal repositories in the future.

Close #163