This is a simple wallpaper application
#here you can set image as a wallpaper, we download image, we can also share image with any other platform
serially(home screen loading,after loading, ,image details page loading image , after zooming image , shared image in whatsapp , used image as a wallpaper , missing pages)
App Architecture:
Tools and Technology:
Defendency Injection
Provider For StateManagement,
MVVM(c) as a design pattern.
library:
share_plus: for sharing content with other application
image_gallery_saver: for saving image in gallery
permission_handler: for hadling user permission
flutter_wallpaper_manager: i use it for set image as a wallpaper
flutter_cache_manager: i use it for managing ceach in our app. though for lack of time i can't implement api cacheing in proper way. but i will implement it as soon as possible.
Note: For lack of time i cann't implement theming,localization , also i can't focus on ui.
Upcomming: theming,cache api response,localization,caching(with more organize way) etc.









