AOSSIE-Org / Resonate

Clubhouse, but Open Source. A social voice platform.
GNU General Public License v3.0
171 stars 123 forks source link

Deprecation Warning: Replace WillPopScope with PopScope #270

Closed AyaNady17 closed 1 month ago

AyaNady17 commented 4 months ago

🐛 Describe the bug

The Flutter framework has deprecated the usage of WillPopScope constructor in favor of PopScope starting from version v3.12.0-1.0.pre. However, there are still instances of WillPopScope being used in the codebase of the project.

theadityaagnihotri commented 4 months ago

I have fixed this issue @AyaNady17 @jddeep @chandansgowda Please merge the pull request if everything appears to be in order, or alternatively, provide me with feedback.

AyaNady17 commented 4 months ago

okey, good luck @theadityaagnihotri 👍