An open API service indexing awesome lists of open source software.

https://github.com/ahmedghaly15/plant-app-ui


https://github.com/ahmedghaly15/plant-app-ui

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Plant-App-UI

Plant App is a beautifully designed UI Flutter app that is perfect for plant enthusiasts. With a simple and intuitive interface, Plant App makes it easy to explore and learn about different plants.

The app consists of two screens - the Home screen and the Details screen. The Home screen provides a list of plants that you can browse through. Each plant is accompanied by a beautiful image and basic information such as the plant's name and price.

If you want to learn more about a particular plant, simply click on it to be taken to the Details screen. Here, you'll find more detailed information about the plant, including its scientific name, care instructions, and additional images.

With Plant App, you can easily discover and learn about new plants, making it the perfect app for both beginners and experienced plant enthusiasts. The app's simple and intuitive design makes it easy to use, and the beautiful images make browsing through the plants a joy.

## Contents

- [Preview](#preview)
- [App Structure](#app-structure)
- [Getting Started](#getting-started)

## Preview

https://github.com/ahmedghaly15/Plant-App-UI/assets/108659381/12d7a5d0-5401-41c4-8110-6b1da990f9dd

## App Structure

```
lib
├── models

├── screens

├── shared

└── main.dart

```

## Getting Started

This project is a plant store UI.

A few resources to get you started if this is your first Flutter project:

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.