Skip to content

Conversation

johngorithm
Copy link
Contributor

What this PR does?

  • Add question on data-flow in stateful widgets
  • Add question on InheritedWidgets
  • Add question on FAB usage
  • Add question on Dart Future

Note

The aim is to help learner prepare for questions around data-flow in stateful widgets, InheritedWidgets and Futures

- add question on inherited widgets
- Add questoin on Dart Future
@johngorithm johngorithm force-pushed the johngorith-contrib-1 branch from f41d0b1 to df21f19 Compare July 31, 2019 13:25
Source.md Outdated
* How would you access Stateful Widget properties from it's State?
* What is InheritedWidget in Flutter?
* Is there a suggested limit to the number of FloatingActionButtons a screen can have?. Give reason(s) for your answer
* What is a Future in Dart?
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this specific question is repeated in line 41:

Explain async, await and Future?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch @lucalves. Will get rid of that

Copy link
Contributor

Choose a reason for hiding this comment

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

I think it's perfect now, @johngorithm.

@whatsupcoders whatsupcoders merged commit 3070276 into whatsupcoders:master Aug 19, 2019
@whatsupcoders
Copy link
Owner

Thanks @johngorithm for your contribution.

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.

3 participants