https://github.com/s-ayanide/flutter-whatsapp-ui-clone
The UI acts the same way as a native whatsapp application, Users can add any photos they want from their gallery or take pictures manually which would be added to the status screen, also has chat and call tabs📱
https://github.com/s-ayanide/flutter-whatsapp-ui-clone
Last synced: about 1 year ago
JSON representation
The UI acts the same way as a native whatsapp application, Users can add any photos they want from their gallery or take pictures manually which would be added to the status screen, also has chat and call tabs📱
- Host: GitHub
- URL: https://github.com/s-ayanide/flutter-whatsapp-ui-clone
- Owner: S-ayanide
- License: apache-2.0
- Created: 2019-06-26T13:19:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-26T14:26:51.000Z (about 7 years ago)
- Last Synced: 2025-02-16T03:41:30.428Z (over 1 year ago)
- Language: Dart
- Homepage:
- Size: 24.8 MB
- Stars: 10
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Whatsapp UI Clone
[](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) [](https://GitHub.com/Naereen/ama) [](https://code.visualstudio.com/) [](https://github.com/S-ayanide/Flutter-Whatsapp-UI-Clone/issues) [](https://github.com/S-ayanide/Flutter-Whatsapp-UI-Clone/network) [](https://github.com/S-ayanide/Flutter-Whatsapp-UI-Clone/stargazers) [](https://github.com/ellerbrock/open-source-badges/)
[](https://github.com/S-ayanide/Flutter-Whatsapp-UI-Clone/blob/master/LICENSE)
A simple Scratch and Win App where you have a grid of 25 blocks out of which only one block has the prize. Good Luck finding out which one. 😉👌
### 👉 If you like this repo then please give it a ⭐️
## Short Description
This Flutter app allows the user to select any 5 block from the total 25 present out of which only one has the prize. If you figure out which block it is on or before 5th try then you win, else you lose and the game will reset itself. It's a game of Luck. Good Luck!
## Screenshots
## NOTE:
This project is subject to change by the developer and is still in development
## How to run this
Running this is as simple as it gets. Follow this steps
1. Open your terminal (NOTE: git bash prefered/ Terminal on VS Code)
2. Navigate to the project folder where you have cloned this repo.
3. Open an emulator or plug in a real device
4. Type the following command in the terminal
```
flutter run
```
## Pull Request
Pull Requests are welcome. Please follow these rules for the ease of understanding:
* Make sure to check for available issues before raising one
* Give me a maximum of 24-48 hours to respond
* Have proper documentation on the parts you are changing/adding
#### Feel free to contribute
## Developed & Maintained by
[Sayan Mondal](https://github.com/S-ayanide)
[📷 Insta](https://www.instagram.com/s_ayanide/)
[🐤 Twitter](https://www.instagram.com/s_ayanide/) [](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FS-ayanide%2FFlutter-Whatsapp-UI-Clone)
## License
[](https://github.com/S-ayanide/Flutter-Whatsapp-UI-Clone/blob/master/LICENSE)
```Copyright 2019 Sayan Mondal
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```
## Getting Started
For help getting started with Flutter, view our online [documentation](https://flutter.dev/docs).