/heyflutter_contest

A Flutter Coding Challenge with the Flutter community organized by HeyFlutter.com

Primary LanguageDart

HeyFlutter Challenge

A Flutter Coding Challenge with the Flutter community organized by HeyFlutter.com

Submit your Flutter project until 21. October: Drible by implementing this UI Challenge: YouTube video

Packages used

Notes

  • plant items are hard-coded into models/dummy.dart
  • plant names, descriptions and short-descriptions are generated with the help of ChatGPT ;) and the plant images don't reflect their name and descriptions!
  • in the dummy plant items "db", are stored all the images available to make a working scroll of the choosen plant in its details page. Instead of searching for many images of the same plant on the web, I preferred to do this for simplicity in this example.
  • in the bottom left of plat details page, the sketch indicates a "Total Price" maybe to indicate the total cart price. This could puzzle the user when he press the "Add to Cart" button. Instead I show the current plant price and the total cart price is displayed in the drop down menu cart icon.
  • the shader used in the plant detail page comes from https://www.shadertoy.com/view/4djGzz
  • on desktop and web (not on the mobile browser) the Scaffold aspect ratio body has been fixed to 7/10
  • on Android it is better to not open the app within the WebView but instead with the normal mobile browser
onBoarding page search page details page

try online

Where to reach me:

LinkedIn Badge Youtube Badge Twitter Badge