Skip to content

Conversation

@britannio
Copy link

@britannio britannio commented Mar 15, 2021

Closes #5

duration: widget.duration,
child: widget.child,
duration: widget.duration!,
child: widget.child!,
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm getting null check assertions here. The child should not be required.

@britannio
Copy link
Author

Closing in favour of #7

@britannio britannio closed this May 14, 2021
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.

MIgrate to null safety

2 participants