Coder Social home page Coder Social logo

monnguyen2502 / flutter-interview-questions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from whatsupcoders/flutter-interview-questions

0.0 1.0 0.0 235 KB

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

License: MIT License

flutter-interview-questions's Introduction

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 an Ephemeral state?
  • What is the role of a ChangeNotifier and notifyListeners in 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?
  • List Flutter's build modes?
  • What is an Isolate?
  • Views on LayoutBuilder?
  • How would you access Stateful Widget properties from it's State?
  • Is there a suggested limit to the number of FloatingActionButtons a screen can have?. Give reason(s) for your answer
  • Mention two or more operations that would require one to use or return a Future?
  • What is the purpose of SafeArea?
  • when to use mainAxisSize?
  • SizedBox VS Container?
  • List the Visibility widgets in flutter and the differences?
  • Can we use Color and Decoration property simultaneously in the Container? Explain
  • Inorder for the CrossAxisAlignment.baseline to work what is another property that we need to set?
  • when should we use resizeToAvoidBottomInset?
  • What is the difference between 'as','show' and 'hide' in an import statement?
  • What is the importance of TextEditingController?
  • why do we use "Reverse" property in Listview?
  • Difference between Modal and Persistent BottomSheet with an example?
  • How is Inherited Widget different from Provider?
  • what is a UnmodifiableListView?
  • Difference between these operators "?? and ?."

Title: Animation Interview Questions

  • what is vsync?
  • when does the animation reach "completed" or "dismissed" status?
  • Difference between AnimationController and Animation?
  • When to use 'SingleTickerProviderStateMixin' and 'TickerProviderStateMixin'?
  • Define TweenAnimation?
  • State the importance of Ticker?
  • Why do we need mixins?

Title: FireStore Interview Questions

  • Difference between getDocuments() vs snapshots()?

Getting Involved

  1. How to Contribute
  2. License

Contributors:

This project is currently maintained by:

Feeling inspired? Check our Contributing guide to get started!

flutter-interview-questions's People

Contributors

whatsupcoders avatar johngorithm avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.