Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Plant UI

Project UI Video

Introduction

This project is a UI challenge(HeyFlutter Coding Challenge) inspired by the "Plants Shop App UI" concept designed by Madhu Mia. The UI inspiration link can be found on Dribbble at Plants Shop App UI.

Description

The Flutter Plant UI project aims to replicate and implement the UI design concept provided by Madhu Mia as a functional user interface using Flutter framework. The UI design showcases a minimalist and modern plant shop application.

Please note that this project documentation only covers the UI implementation. Backend functionality, data retrieval, and other related features are not included in this project.

Technologies Used

The key technologies used in this Flutter project are:

  • Flutter framework for building cross-platform applications
  • Dart programming language for coding the UI logic

Installation

To set up and run the Flutter Plant UI project, follow these steps:

  1. Ensure that you have Flutter SDK installed on your machine. If not, refer to the Flutter documentation for installation instructions.

  2. Clone the project repository:

git clone https://github.com/mrnpro/ui_challenge.git
  1. Navigate to the project directory:
cd ui_challenge
  1. Fetch the project dependencies:
flutter pub get
  1. run app
flutter run

Plant Data

The plant_data.dart serves as a mock data provider for the plant listings in the app. It contains a list of plants.

About

HeyFlutter Coding Challenge

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages