Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

add null safety #57

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

Closed
thorved wants to merge 1 commit into YYFlutter:master from thorved:master
Closed

add null safety #57

thorved wants to merge 1 commit into YYFlutter:master from thorved:master

Conversation

Copy link

@thorved thorved commented May 2, 2021

No description provided.

Copy link
Contributor

slavap commented May 7, 2021

@thorved Thanks for publishing it on pub.dev

thorved reacted with heart emoji

Copy link
Contributor

slavap commented May 14, 2021

@thorved
Found bug in your code:

Widget? _buildMaterialDialogTransitions(
 BuildContext context,
 Animation<double> animation,
 Animation<double> secondaryAnimation,
 Widget child) {

must return Widget, not Widget?
Getting the following error:

Caught error: Expected a value of type '((BuildContext, Animation<double>, Animation<double>, Widget) => Widget)?', but got one of type '(BuildContext, Animation<double>, Animation<double>, Widget) => Widget?'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /