flyerhq / flutter_link_previewer

Customizable link and URL preview extracted from the provided text with the ability to render from the cache. Ideal for chat applications.
MIT License
72 stars 75 forks source link

Update kotlin and gradle for example #37

Closed felixgabler closed 2 years ago

felixgabler commented 2 years ago

Otherwise, it shows annoying warnings

demchenkoalex commented 2 years ago

Hey, I have updated to Flutter 2.10 and it included Kotlin bump to 1.6.10. Regarding gradle, as a rule of thumb on my projects, I keep it the same as in a newly created Flutter app, so I would prefer to leave them as they are. Hopefully Flutter 2.11 or whatever bumps gradle and it will be up to date on all of my packages then :)