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

Code not compiling in Flutter version 1.25.0-8.1.pre #53

Closed
AniketSindhu opened this issue Dec 24, 2020 · 2 comments
Closed

Code not compiling in Flutter version 1.25.0-8.1.pre #53

AniketSindhu opened this issue Dec 24, 2020 · 2 comments

Comments

@AniketSindhu
Copy link

image

@iampawan iampawan added Flutter Framework Issue bug Something isn't working labels Dec 25, 2020
@mps01
Copy link

mps01 commented Dec 27, 2020

Same issue occurred with my project too.
Solution: Just remove isMaterialAppTheme : isMaterialAppTheme line occurrences from 3 classes that are dark theme, light theme and custom Theme in the file velocity_x-2.0.0-nullsafety.1/lib/src/flutter/theme.dart.

@iampawan
Copy link
Owner

Fixed in v1.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants