Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sashenjayathilaka/flutter-responsive-ui
Creating a responsive Flutter app (Dart Programming, Flutter Fundamentals, WhatsApp Ui)
https://github.com/sashenjayathilaka/flutter-responsive-ui
android c cpp dart flutter ios netlify swift ui ui-design web whatsapp-clone
Last synced: 16 days ago
JSON representation
Creating a responsive Flutter app (Dart Programming, Flutter Fundamentals, WhatsApp Ui)
- Host: GitHub
- URL: https://github.com/sashenjayathilaka/flutter-responsive-ui
- Owner: SashenJayathilaka
- Created: 2022-07-06T01:38:28.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-25T14:42:51.000Z (over 1 year ago)
- Last Synced: 2024-10-03T12:44:42.648Z (about 1 month ago)
- Topics: android, c, cpp, dart, flutter, ios, netlify, swift, ui, ui-design, web, whatsapp-clone
- Language: Dart
- Homepage: https://whatsappui-clone.netlify.app
- Size: 3.79 MB
- Stars: 37
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Creating a responsive Flutter apps
Flutter allows you to create apps that self-adapt to the device’s screen size and orientation
![](https://img.shields.io/badge/Maintained-Yes-indigo)
![](https://img.shields.io/github/forks/SashenJayathilaka/Flutter-Responsive-Ui.svg)
![](https://img.shields.io/github/stars/SashenJayathilaka/Flutter-Responsive-Ui.svg)
![](https://img.shields.io/github/issues/SashenJayathilaka/Flutter-Responsive-Ui)
![](https://img.shields.io/github/last-commit/SashenJayathilaka/Flutter-Responsive-Ui)
View Demo
·
Documentation
·
Report Bug
·
Request Feature
![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)
![forthebadge](https://forthebadge.com/images/badges/for-you.svg)
![forthebadge](https://forthebadge.com/images/badges/powered-by-coffee.svg)# whatsapp ui
## :star2: About the Project
### :camera: Screenshots
### :space_invader: Tech Stack
Client
A new Flutter project
## :toolbox: Getting Started
### :bangbang: Prerequisites
- Flutter on Desktop HERE
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.
### :running: Run Locally
![](https://img.shields.io/badge/GIT-E44C30?style=for-the-badge&logo=git&logoColor=white)
Clone the project.
```bash
git clone https://github.com/SashenJayathilaka/Flutter-Responsive-Ui.git
```
change directory
```bash
cd Flutter-Responsive-Ui
```
```bash
flutter pub get
```
open -a simulator
```bash
flutter run
```
## :handshake: Contact
Sashen - [@twitter_handle](https://twitter.com/SashenHasinduJ) - [email protected]
Project Link: [https://github.com/SashenJayathilaka/Flutter-Responsive-Ui.git](https://github.com/SashenJayathilaka/Flutter-Responsive-Ui.git)