Skip to content

Use 'late' for class fields that will be set by initState#21

Merged
hawjo01 merged 1 commit into
mainfrom
fixes
Dec 15, 2025
Merged

Use 'late' for class fields that will be set by initState#21
hawjo01 merged 1 commit into
mainfrom
fixes

Conversation

@hawjo01
Copy link
Copy Markdown
Owner

@hawjo01 hawjo01 commented Dec 15, 2025

Remove some unnecessary code because fields will not be null.

Remove some unnecessary code because fields will not be null.
@github-actions
Copy link
Copy Markdown

LCOV of commit 466c424 during Analyze and Test on Pull Request #37

Summary coverage rate:
  lines......: 54.9% (246 of 448 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate:
                                          |Lines       |Functions  |Branches    
  Filename                                |Rate     Num|Rate    Num|Rate     Num
  ==============================================================================
  lib/widgets/date_picker_input_field.dart| 0.0%     29|    -     0|    -      0
  lib/widgets/time_picker_input_field.dart| 0.0%     28|    -     0|    -      0

@hawjo01 hawjo01 merged commit 6766134 into main Dec 15, 2025
3 checks passed
@hawjo01 hawjo01 deleted the fixes branch December 15, 2025 19:00
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.

1 participant