RivaanRanawat / flutter-whatsapp-clone

Source Code for the tutorial to build Full Stack Whatsapp Clone
250 stars 162 forks source link

When I run the project I saw this Error! #4

Closed MahmutCanGonul closed 1 year ago

MahmutCanGonul commented 1 year ago

Screenshot 2022-07-25 200423

jbridgenet commented 1 year ago

disable "enough_giphy_flutter" in your yaml file

RivaanRanawat commented 1 year ago

Since there are no replies to this conversation, I'll close this issue. Feel free to reopen it if the error still persists.

moonlitknight commented 1 year ago

Having the same issue. Running SDK 3.3.0 See https://pullanswer.com/questions/error-the-method-flatbutton-isnt-defined-for-the-class-platformbutton Looks like a transitive dependency on platform_widgets_1.2 in enough_giphy

I confirm that removing enough_giphy_flutter and commenting out giphy functionality fixes the issue.

fahadaljohani commented 1 year ago

disable "enough_giphy_flutter" in your yaml file

thank you too mush jbridge1d it took me two days to figure it out

Sarat-1997 commented 1 year ago

Screenshot 2022-07-25 200423

New flutter version is released so you need to change flat button to text button and raised button to elevated button. If you felt any confusion please refer the below mentioned link:

https://docs.flutter.dev/release/breaking-changes/buttons#restoring-the-original-button-visuals