GithubHelp home page GithubHelp logo

qwertypool / gmail-clone Goto Github PK

View Code? Open in Web Editor NEW
87.0 87.0 25.0 1.16 MB

Gmail Clone using flutter

License: MIT License

Kotlin 0.14% Swift 0.47% Objective-C 0.04% Dart 99.35%
app clone dart flutter gmail

gmail-clone's Introduction

Linkedin Badge Gmail Badge


Deepa's DEV Community Profile

side Image

  • πŸ”­ I’m currently working on problem solving - DSA
  • πŸ‘― I'm interested in writing & reviewing technical articles in the free time ✍️
  • πŸ’¬ Ask me anything about pythonπŸ˜‡ would be glad to help 😎
  • πŸ“« How to reach me: Just ping me up on mail
  • ⚑ Fun fact: YOU know πŸ€” 6hrs of DEBUGGING 🀯 can actually SAVE YOUR 6 mins of READING DOCUMENTATION πŸ˜πŸ’ƒ

⚑ Technologies

Python Django JavaScript Heroku GitHub


Deepa's github stats


πŸ”— My Fab Repo 😍

Dev.to Dev.to

gmail-clone's People

Contributors

qwertypool avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gmail-clone's Issues

The argument type 'Diagnosticable' can't be assigned to the parameter type 'TextStyle?'. in compose.dart

Row(
children: [
Expanded(
child: TextField(
cursorHeight: 24,
style: TextStyle(fontSize: 18),
decoration: InputDecoration(
hintText: "Compose email",
border: InputBorder.none,
hintStyle: entered == false
? TextStyle(fontSize: 18, color: Colors.grey[700])
: Text(file?.name),
contentPadding: EdgeInsets.fromLTRB(20, 20, 20, 20)),
keyboardType: TextInputType.text,
),
)
],
),
And also not able to display file when we picking file on attachment icon. Is there any solution?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.