This android app is a great place to download your favorite images to use as a wallpaper or any other use. This app offers a beautiful UI which features a great list view of the most popular searches for the wallpaper. The user can search for the type of images they want like dog, car, and many more.
This app was built using the flutter plugin in Android Studio. The app was coded in Dart. The images are displayed with the help of an api request made to Pexels API. Once the user clicks on a wallpaper, they see an option to save the wallpaper or cancel. If they click on save, the image will be saved to their photos app. If they click cancel, then they would go back to the previous screen. The list view at the top of the home page features beautiful images and is scrollable to make the screen not look overfilled. This app uses Hero Animations to switch between views that offers a great user experience.