lotusprey / otraku

An unofficial AniList client for Android and iOS
GNU General Public License v3.0
327 stars 11 forks source link

Upgrade packages #112

Closed nstrelow closed 8 months ago

nstrelow commented 8 months ago

Hey, upgraded all packages.

I tested the flutter_widget_from_html_core and all the html possible in a comment works like before.

I am looking to contribute to some flutter apps. I might look into upgrading the hmtl package next, the one with the breaking changes.

Let me know if contributions are welcome and if I can work on some smaller other bugs :)

Thanks for building this great app!

lotusprey commented 8 months ago

Hello, I'm glad you're enjoying the app. Thank you for the effort, but I'm afraid we won't need these commits - I generally update the packages pretty regularly, especially before a new release, and I even have more updates on a local branch. But for future reference, it's better to make sure you're basing your work and merging on the dev branch, which represents the newest state of the project; main is for the last release. Otherwise, I don't mind contributions, but asking about them beforehand to agree on things and prevent misunderstandings would be helpful. Cheers :)

nstrelow commented 8 months ago

ahaha, I completely forgot about the dev branch 🙈

Thanks for the message, I wanted to start off with something light like package updates 😂

I'll have a look through the open issues and leave a comment asking if this is something I could pick up, if I find something intriguing