FilledStacks / flutter-tutorials

The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.
MIT License
4.74k stars 1.76k forks source link

Notification service in ios #123

Open mraslamiii opened 3 years ago

mraslamiii commented 3 years ago

It is written inside the article that we should write a piece of code inside appdelegate

But when I write the code, I get this error

where is the problem from?

https://ibb.co/0Bg0Wyj

please help me

FilledStacks commented 3 years ago

Hey, the error is from your code. Seems like there's a type miss match.