Hash-Studios / Prism

Prism is a beautiful open-source wallpapers app for Android. It is built with Dart on top of Google's Flutter Framework.
BSD 3-Clause "New" or "Revised" License
571 stars 142 forks source link

iOS Support #49

Open ptrbrynt opened 4 years ago

ptrbrynt commented 4 years ago

Create a version of Prism for iOS.

Considerations

Apple will not allow developers to programatically change the device's wallpaper. Therefore, my proposed solution for iOS is to simply allow the user to save each wallpaper. They can then go into their Photos app and set the wallpaper themselves.

codenameakshay commented 4 years ago

So we can simply remove the set wallpaper button, there is already a download button, and therefore simply the users can then proceed to set the wallpaper themselves. We can simply show a toast message when the download is completed to set wallpaper using Gallery.