Skip to content

Conversation

awhitford
Copy link
Contributor

This addresses a flutter analyze issue:

info • A value for optional parameter 'key' isn't ever given • lib/flutter_datetime_picker.dart:225:12unused_element

Also removed some obsolete new keywords, and reformatted some code to decrease indentation depth and pass flutter format.

Copy link

@RicardoRB RicardoRB left a comment

Choose a reason for hiding this comment

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

Code formatted, removed the word 'new' and added super(key: key). Nothing to add.

@awhitford
Copy link
Contributor Author

@RicardoRB Thanks for the feedback. Is @Realank the only one able to merge for this project?

@Realank Realank merged commit 586383c into Realank:master Jan 15, 2021
@awhitford awhitford deleted the super_key branch January 16, 2021 05:52
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.

3 participants