gskinnerTeam / flutter-wonderous-app

A showcase app for the Flutter SDK. Wonderous will educate and entertain as you uncover information about some of the most famous structures in the world.
MIT License
4.02k stars 947 forks source link

Replace outdated dependencies, with gskinner updated one's, and overrides intl dependency. #181

Closed bienvenuelisis closed 3 months ago

bienvenuelisis commented 5 months ago

In the last Flutter release, intl version 0.19.0 is pinned, so the easiest solution to continue to use the 0.18.1 version for this repo, is to override it's dependency.

And drop_cap_text, home_widget dependencies are outdated, so it can be replaced with gskinner one's.

esDotDev commented 3 months ago

Ty!