Yogeshk4124 / Gmail-UI-Clone

Gmail App UI Clone in Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gmail UI Clone

Gmail Application UI Clone in Flutter

APK

⬇️ Download apk here

Screenshots

Dark mode

Light mode

Project setup

Step 1: Download or clone this repo by using the link below:

https://github.com/Yogeshk4124/Gmail-UI-Clone.git

Step 2: Go to project root and execute the following command in console to get the required dependencies:

flutter pub get

Step 3: Run the project in Android Studio or any IDE you prefer or run the command:

flutter run <DART_FILE> or Run the project in android studio

Step 4: To build the flutter project:

flutter build

Pull Requests

I welcome and encourage all pull requests. Here are some basic rules to follow to ensure timely addition of your request:

  1. Match coding style (braces, spacing, etc.) This is best achieved using Reformat Code feature of Android Studio CMD+Option+L on Mac and CTRL + ALT + L on Linux + Windows .
  2. If its a feature, bug fix, or anything please only change code to what you specify.
  3. Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
  4. Pull requests must be made against develop branch. Any other branch (unless specified by the maintainers) will get rejected.
  5. Check for existing issues first, before filing an issue.
  6. Make sure you follow the set standard as all other projects in this repo do
  7. Have fun!

👍 Contribution

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Show some ❤️ and star the repository to support the project

For more contact me @Gmail,

Facing Any Problem or need any Help:grey_question:

In case you face any problem or need any help write me in issues section.

About

Gmail App UI Clone in Flutter.


Languages

Language:Dart 99.5%Language:Swift 0.4%Language:Kotlin 0.1%Language:Objective-C 0.0%