diff --git a/README.md b/README.md index 442dfdd..eaa1e42 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,7 @@ -# plant_app +## Plant App - Flutter UI -A new Flutter project. +Nice clean plant app UI using flutter, the Home page you will get search box than a horizontal list of recommended plants. At the bottom featured plans list. On the details page, a big image with its 4 icons on the right side also add to the cart button. -## Getting Started +### Plant App Final UI -This project is a starting point for a Flutter application. - -A few resources to get you started if this is your first Flutter project: - -- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) - -For help getting started with Flutter development, view the -[online documentation](https://docs.flutter.dev/), which offers tutorials, -samples, guidance on mobile development, and a full API reference. +![plant](./plant.png) diff --git a/plant.png b/plant.png new file mode 100644 index 0000000..1d43ee2 Binary files /dev/null and b/plant.png differ