Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Source.md #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

shivamabhi
Copy link

No description provided.

Copy link
Contributor

@johngorithm johngorithm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your effort and time. The question sounds really interesting. Please attend to the review comment below. Thanks again.

@@ -27,3 +27,4 @@ title: Flutter Interview Questions
* How would you access `StatefulWidget` properties from its State?
* Is there a suggested limit to the number of `FloatingActionButton`s a screen can have? Give a reason(s) for your answer
* Mention two or more operations that would require you to use or return a Future.
* How to clear stack mamory in flutter?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like there is a typo here. Do you mean How to clear stack memory in flutter?. Also, I think we should be clear on which stack you are referring to. Navigator history stack? Stack widget?. Which is it?.

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