wsloth / Index

The Index is a simple Hacker News reader app which is focused on making you read less, by only showing you the top stories of the last 24 hours.
10 stars 9 forks source link

- Update to Latest Version #19

Closed milansurelia closed 1 year ago

milansurelia commented 1 year ago

This PR will also resolve this issue.

milansurelia commented 1 year ago

@wsloth I have updated the SDK Version in pubspec.yaml. I think you need to update the flutter version in github workflow file, or else it will get failed every time.

wsloth commented 1 year ago

Hi @milansurelia -- sorry for the late response! Could you update the github workflow file as well in your PR to reflect these changes? It should theoretically just be changing the flutter SDK version. If you're not able to because of PR policies, I'll merge this breaking version and update the file in a separate PR.

Thanks for your amazing contribution by the way!!! Really happy with this 😄 🎊

milansurelia commented 1 year ago

Hi @milansurelia -- sorry for the late response! Could you update the github workflow file as well in your PR to reflect these changes? It should theoretically just be changing the flutter SDK version. If you're not able to because of PR policies, I'll merge this breaking version and update the file in a separate PR.

Thanks for your amazing contribution by the way!!! Really happy with this 😄 🎊

@wsloth Thank you! I will create a new PR that will contain the changes for the workflow update.

milansurelia commented 1 year ago

@wsloth I have created another PR for the updated workflow. Please review the changes & update me if you are in need of any changes

wsloth commented 1 year ago

Merging anyway, fixing build in another PR