londonappbrewery / quizzler-flutter

Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
https://www.appbrewery.co
196 stars 870 forks source link

line 27 error in main.dart code #11

Closed aihamhasan closed 4 years ago

aihamhasan commented 4 years ago

class _QuizPageState extends State {

error: Classes can only extend other classes Screenshot (31)

kt-aakash commented 4 years ago

Are you sure about: 1) Properly pulling the project from GitHub 2) Running get dependencies without error

I see warnings like "Material App isn't defined"