Skip to content

AgnelSelvan/Flutter-UI-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0cd464a Β· Mar 18, 2024

History

30 Commits
Apr 15, 2022
Feb 2, 2024
Aug 25, 2023
Apr 21, 2023
Feb 3, 2024
Feb 3, 2024
Aug 15, 2023
Mar 18, 2024
May 8, 2022
Feb 2, 2024
Aug 25, 2023

Repository files navigation

Flutter UI Designs

Task Management

Code

How to get started?

Download the project from Repo
git clone https://github.com/AgnelSelvan/Flutter-UI-Template.git
cd task_management
flutter pub get
flutter run

- Crypto Tracker

Code

How to get started?

Download the project from Repo
git clone https://github.com/AgnelSelvan/Flutter-UI-Template.git
cd crypto_tracker
flutter pub get
flutter run

LOGIN UI CONCEPT

Code

How to get started?

Download the project from Repo
git clone https://github.com/AgnelSelvan/Flutter-UI-Template.git
cd login_ui_concepts
flutter pub get
flutter run

Custom Paint Example

Code

How to get started?

Download the project from Repo
git clone https://github.com/AgnelSelvan/Flutter-UI-Template.git
cd custom_painter_example
flutter pub get
flutter run

Shutterstock Example

Code

How to get started?

Download the project from Repo
git clone https://github.com/AgnelSelvan/Flutter-UI-Template.git
cd shutterstock_example
flutter pub get
flutter run

Flutter Mini Github UI Example

Code

How to get started?

Download the project from Repo
git clone https://github.com/AgnelSelvan/Flutter-UI-Template.git
cd flutter_mini_github
flutter pub get
flutter run