mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-16 20:20:55 -05:00
Any plan for new updates and releases? #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zcuric on GitHub (Oct 30, 2019).
Hi, great app! I really like it, so much to be exact, that I went and looked into Dart and Flutter to learn to contribute to it.
What are you plans for new releases? Will you keep updating?
@pd4d10 commented on GitHub (Oct 30, 2019):
Yes, it is being actively developed.
If you have any idea please submit an issue, I'm glad to discuss about it
@zcuric commented on GitHub (Oct 30, 2019):
Very nice! I'm glad to hear that.
I noticed several things:
@pd4d10 commented on GitHub (Oct 30, 2019):
In the long term, we want to support more platforms other than GitHub, for example GitLab(#4) and Gitea(#5). These would require lots of work.
If you want to get started, I think #2 or #3 might be a good option
@zcuric commented on GitHub (Oct 30, 2019):
Ok, nice, any suggestion for a good Flutter learning tutorial?
@pd4d10 commented on GitHub (Oct 30, 2019):
Oh, I'm not sure, probably the official tutorial is a good start?
@zcuric commented on GitHub (Oct 30, 2019):
👍