Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix/fix 1.0.10 (55) notes #285

Merged
merged 3 commits into from
Jun 5, 2023

Conversation

sonle-geekyants
Copy link
Contributor

@sonle-geekyants sonle-geekyants commented Jun 5, 2023

- What I did

  • Fix the issues in the requested note and migrate to Dart 3 #283 #779

- How I did it

- How to verify it

- Description for the changelog

What I did:
- Transfer Screen: make atSign font smaller
- Font: Imake it Poppins
- "atSign Valid" should only show up if the atSign exits (for example if someone type "xyafdsef" then it would show as invalid)
-  The load to have be orange (#F07C50) instead of the blue
- Blur the background of 'Sending Files Screen'
- Load bar gets cut-off (on sending) - maybe slide everything down so it can be fixed at the top
- Files: Expanded view, move text a little higher
- Files: Increase font on 'Stacked-view' cards
- Settings: have app version in grey (like the contact numbers) and at the bottom
valueColor: AlwaysStoppedAnimation<Color>(
ColorConstants.orange,
? InkWell(
onTap: () {},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this InkWell required ?

@sonle-geekyants sonle-geekyants merged commit 8ab4a65 into ui_redesign Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants