sweyer icon indicating copy to clipboard operation
sweyer copied to clipboard

☂ 1.0.8 version discussion

Open nt4f04uNd opened this issue 2 years ago • 5 comments

A place for a general discussion about developing the new version. I also created a project to better keep track of what is being done.

cc @Abestanis feel free to write any other plans that you have, you have been contributing a lot recently, don't forget to take a rest :-)

nt4f04uNd avatar May 16 '22 00:05 nt4f04uNd

I wanted to focus on fixing some small issues I noticed while using the app, and then focus on adding a home screen widget. I'm going to create issues for the small problems, some of them should probably be fixed before the release. I wouldn't block the release on the home screen widget, it can also be in the next release.

Abestanis avatar May 18 '22 18:05 Abestanis

Cool, sounds good to me.

Also, regarding the home widget, I'd say that there are no existing good enough solutions that would allow to use Flutter, AFAIK. So likely, this would involve writing this widget natively and then using platform channels to communicated with the app's business logic. But it's still worth exploring what kind of solutions exist, since I didn't look really close at it.

nt4f04uNd avatar May 20 '22 23:05 nt4f04uNd

@Abestanis let's pause and land what we already have in a list of pull requests, so I can make full Flutter 3 migration and set up auto formatting without it causing an enormous amount of merge conflicts. Hopefully, I will get to the rest of the pull requests on this weekend.

nt4f04uNd avatar Jun 07 '22 21:06 nt4f04uNd

Sounds good, thank you for all the reviews! There is no need to hurry.

Abestanis avatar Jun 07 '22 22:06 Abestanis

@Abestanis Flutter 3 migration and auto formatting (https://github.com/nt4f04uNd/sweyer/pull/61) has now been merged

nt4f04uNd avatar Jun 12 '22 19:06 nt4f04uNd