mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-06 19:58:49 -05:00
[PR #70] [CLOSED] fix: move controller outside build #539
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?
📋 Pull Request Information
Original PR: https://github.com/pd4d10/git-touch/pull/70
Author: @pd4d10
Created: 4/25/2020
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
aa0ca37fix: move controller outside build📊 Changes
1 file changed (+29 additions, -26 deletions)
View changed files
📝
lib/home.dart(+29 -26)📄 Description
Hi, @shreyas1599
I've noticed that the controller would regenerate on every
build. Changing it to class variable so it could be reused.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.