Skip to content

This repo contains a list of helpful Flutter related questions you can use to interview potential candidates.

License

Notifications You must be signed in to change notification settings

whatsupcoders/Flutter-Interview-Questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Flutter

Flutter Interview Questions

This file contains a number of Flutter interview questions.

Note: Keep in mind that many of these questions are open-ended and could lead to interesting discussions.


Title: Flutter Interview Questions

  • What is the difference between Stateless and Stateful Widget in Flutter?
  • Explain Stateful Widget Lifecycle?
  • When to use WidgetsBindingObserver?
  • What is a Flutter Tree Shaking?
  • What is a Spacer Widget?
  • Difference between HotRestart and Hot Reload?
  • What is an Inherited Widget and list some examples?
  • Why is the build() method on State and not Stateful Widget?
  • What is a Pub file in Dart?
  • How is Flutter native?
  • What is a Navigator and Routes in Flutter?
  • What is a PageRoute?
  • Explain async,await and Future?
  • How do I update ListView dynamically?
  • What is a Streams?
  • What are keys in Flutter and when to use it ?
  • What are Global Keys?
  • When to use main Axis Alignment and cross Axis Alignment ?
  • when do we use double.INFINITY?
  • What is Ticker, Tween and Animated Builder ?
  • What is an Ephemeral state?
  • What is the role of a Change Notifier Provider?
  • What is a ValueListenableBuilder?
  • What is an AspectRatio?
  • List a few plugins developed by the Flutter Team?
  • How does Dart AOT works?
  • Difference between var and dynamic type in Dart?
  • Difference in between 'const' and 'final' keyword in Dart?
  • what is a Null-aware Operator?

Getting Involved

  1. How to Contribute
  2. License

Contributors:

This project is currently maintained by:

Feeling inspired? Check our Contributing guide to get started!

About

This repo contains a list of helpful Flutter related questions you can use to interview potential candidates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •