Wallpaper App made with Flutter
This is a wallpaper app made with flutter.<br>
This is just a UI demo. If you want to learn how to apply an image as wallpaper, check out reWalls
Concepts used:
<ul>
<li>State Management using Provider</li>
<li>Dynamic Theming</li>
<li>Navigation Using PageViews and BottomNavigationBar</li>
</ul>
Video Demo: https://www.youtube.com/watch?v=yxnieilj0pk<br>
Screenshots:<br>
<table style={border:"none"}><tr>
<td><img src="https://user-images.githubusercontent.com/29589003/57224155-344d6180-7028-11e9-910d-2b9a432f4ed0.png" alt="Screenshot 1"/></td>
<td><img src="https://user-images.githubusercontent.com/29589003/57224187-5a730180-7028-11e9-8221-1a4dbfadc0c2.png" alt="Screenshot 2"/></td>
<td><img src="https://user-images.githubusercontent.com/29589003/57224210-6ced3b00-7028-11e9-8d0f-06eca205c63c.png" alt="Screenshot 3"/></td>
</tr>
<tr>
<td><img src="https://user-images.githubusercontent.com/29589003/57224267-98702580-7028-11e9-8a05-c720665e0b07.png" alt="Screenshot 1"/></td>
<td><img src="https://user-images.githubusercontent.com/29589003/57224283-aaea5f00-7028-11e9-9eaf-e85f9e322e5b.png" alt="Screenshot 2"/></td>
<td><img src="https://user-images.githubusercontent.com/29589003/57224288-b3429a00-7028-11e9-9fed-4b54a2a202ce.png" alt="Screenshot 3"/></td>
</tr>
</table>