FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

The operation to remove the 'Container' object is placed when 'deallo… by lovelymuz · Pull Request #2237 · alibaba/flutter_boost · GitHub

The operation to remove the 'Container' object is placed when 'deallo… - #2237

Open
lovelymuz wants to merge 1 commit into
alibaba:mainfrom
lovelymuz:main
Open

The operation to remove the 'Container' object is placed when 'deallo…#2237
lovelymuz wants to merge 1 commit into
alibaba:mainfrom
lovelymuz:main

Conversation

Copy link
Copy Markdown

When using a Container, popping or dismissing it does not immediately trigger dealloc. Additionally, if a developer wants to hold a Container object for a longer period and try to use it repeatedly, an assertion error will be triggered because the cached 'uniqueId' is removed. This error can be avoided.

…c' is triggered.

When using a Container, popping or dismissing it does not immediately trigger dealloc.
Additionally, if a developer wants to hold a Container object for a longer period and try to use it repeatedly, an assertion error will be triggered because the cached 'uniqueId' is removed.
This error can be avoided.

CLAassistant commented Oct 30, 2025
edited
Loading

Copy link
Copy Markdown


All committers have signed the CLA.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL