[PR #70] [CLOSED] fix: move controller outside build #232

Closed
opened 2025-10-31 17:07:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pd4d10/git-touch/pull/70
Author: @pd4d10
Created: 4/25/2020
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • aa0ca37 fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/pd4d10/git-touch/pull/70 **Author:** [@pd4d10](https://github.com/pd4d10) **Created:** 4/25/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`aa0ca37`](https://github.com/pd4d10/git-touch/commit/aa0ca3750800a1c279a406d8144c6679bef82274) fix: move controller outside build ### 📊 Changes **1 file changed** (+29 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `lib/home.dart` (+29 -26) </details> ### 📄 Description Hi, @shreyas1599 I've noticed that the controller would regenerate on every `build`. Changing it to class variable so it could be reused. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 17:07:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#232