mdanics / fluttergram

A fully functional Instagram clone written in Flutter using Firebase / Firestore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edit Profile Button overflowing

Janpreet-Singh opened this issue · comments

not sure if that's the correct term to use. But, it's not completely available,
Edit profile button
at my phone's screen

I'm a beginner to git hub and open source, recently found flutter and loving it. Any kind of assistance is highly appreciable.

I think the SafeArea widget would help with this

Can I work on this?

I think the SafeArea widget would help with this

I don't think so, see, SafeArea won't squeeze the button to the left screen witdh...

well, might be futile to comment as the project does not seem to be active, but wrapping the button with fitted box and setting the fit to scaledown should do the trick.

hey, could you assign this issue to me?

hey, could you assign this issue to me?

Yeah, u can resolve it. Maybe by now someone must have fixed it, not sure as project is very old. But still you can go for it. Btw you don't have to ask anyone to assign any issues
.

commented

@Janpreet-Singh i would like to work on this issue