Practice design layout. Inspired in the video from Youtube and the GIT.
Packages we are using:
- flutter_svg: link
Practice creating a custom plant sales app on Flutter.
The home page (HomeScreen) has search, navigation, and recommendation lists. Clicking on the card of one of the plants opens a page with detailed information (DetailsPlantsScreen) about the plant. It contains detail buttons (empty), a picture, and purchase buttons.
This project took 12 and a half hours to complete.