A flutter UI app clone of the android version of WhatsApp chat App.
This project is a starting point for a Flutter application.
To clone this project, open your terminal or cmd
cd folder/to/clone-into/
git clone https://github.com/RegNex/WhatsAppClone.git
Then locate the project on your system and open with android studio or Vscode or intellij IDE
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
What things you need to run the app
* Android Studio/Vscode/Intellij IDE
* Flutter SDK
* Android SDK
Contributing to WhatsApp App is pretty straight forward! Fork the project, clone your fork and start coding! You can submit a pull request
- Android Studio - How to install Android Studio
- Flutter - Flutter Official website
- Sunu Bright Etornam
Copywrite 2018 Sunu Bright Etornam
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.