londonappbrewery / Clima-Flutter

Starter code for the Clima Project from the Complete Flutter Development Bootcamp
https://www.appbrewery.co
155 stars 740 forks source link

Having a red flag from the beginning'' RaisedButton on Location Screen isn't defined as well as the FlatButton '' #34

Closed Scientist265 closed 2 years ago

Scientist265 commented 2 years ago

Screenshot (254) Screenshot (255)

What Can i do about this i have tried to create new Class Raised Button but not getting same ouput as i should from the beginning

Scientist265 commented 2 years ago

Issue Resolved by changing RaisedButton >> ElevatedButton and FlatButton to TextButton