A Flutter UI to browse and order plants from a nursery.
https://www.behance.net/gallery/130319003/Plant-Store-App/modules/738816611
- Any Operating System (ie. MacOS X, Linux, Windows)
- Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
- A little knowledge of Dart and Flutter
- Username: admin & Password: idk123! for the app (If you wish to try it out).
- Used CustomPainter to paint the curves.
- Used CustomClipper to clip image to the curve on login screen.
- Quantity Selector for the cart.
- Star Rating.
Name | Usage |
---|---|
cupertino_icons | Icons for IOS. |
google_fonts | A Flutter package to use fonts from fonts.google.com. |
font_awesome_flutter | The free Font Awesome Icon pack available as set of Flutter Icons. |