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

Create Match Information Screen #19

Open
wants to merge 2 commits into
base: scouting-screen
Choose a base branch
from

Conversation

Cal-Hagner
Copy link
Member

Resolves #16.

Looks pretty much exactly like the Figma drawing. I did leave a commented section of code in main.dart in case you want to preview the screen easily on your device. Designed tablet-first.

@Cal-Hagner Cal-Hagner added the enhancement New feature or request label Apr 22, 2020
@Cal-Hagner Cal-Hagner requested a review from gleich April 22, 2020 14:43
@Cal-Hagner Cal-Hagner self-assigned this Apr 22, 2020
@Cal-Hagner Cal-Hagner linked an issue Apr 22, 2020 that may be closed by this pull request
Copy link
Member

@gleich gleich left a comment

Choose a reason for hiding this comment

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

  1. Shared preferences shouldn't be used for scouting information. Only for settings.
  2. Simply setting the constructor as const doesn't make the widget const.
  3. Match number text field should show the number keyboard.

Don't work on these now, we will talk about them more at the meeting tonight.

@gleich gleich force-pushed the match-info-screen branch from ab2e3b9 to a1f0769 Compare April 23, 2020 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Match Information Scouting Screen
2 participants