Gmail Clone UI in Flutter
This is a clone UI of Gmail with all working buttons and Icons as Gmails works
Gmail Clone UI is my first Project in Flutter and Dart
This project contains some extra functionality as gmail app does not provide. This is at its intial stage and I am working on it to make it more smooth and beautiful UI.
For more contact me @facebook, @Twitter or @Website @Medium
I welcome and encourage all pull requests. It usually will take me within 10-21 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:
- Match coding style (braces, spacing, etc.) This is best achieved using
Reformat Code
feature of Android StudioCMD
+Option
+L
on Mac andCTRL
+ALT
+L
on Linux + Windows . - If its a feature, bugfix, or anything please only change code to what you specify.
- Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
- Pull requests must be made against
develop
branch. Any other branch (unless specified by the maintainers) will get rejected. - Check for existing issues first, before filing an issue.
- Make sure you follow the set standard as all other projects in this repo do
- Have fun!
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
Github (Facebook) (Linkedin) (Medium) (Bharat Agarwal)(Twitter)
More on this is coming soon. I am working on it, as soon as I completed it I will upload it. So Stay tuned with me to get some amazing update and apps.
This project is not implemented on ios yet.Beacuse I own Windows 10 PC.
This Project is implemented in android
9.0
and 8.0
in Pixel 2
and Redmi Note 5 (64/4GB)
.
Write me in issues section. I will try solve your issue within 10-12 hours.