What do you know about the garbage collector in Dart?
Flutter
What types of permissions exist in Flutter applications?
What is the difference between different types of compilation in Dart?
What is the difference between the dynamic type and the object type in Dart?
What is the difference between an abstract class and a mixin?
What is SharedPreferences in Flutter?
What is an InheritedWidget and how is it used in Flutter?
What do you know about SOLID principles?
What gestures can be handled in Flutter?
What are the options for implementing a set in Dart?
Why are null-related errors called 'million-dollar errors'?
Is Dart a single-threaded or multi-threaded language?
How to create two threads in Dart in the context of Flutter?
What is the similarity between final and const in Dart?
Where is Material Design used in application development?
What methods of adding localization to Flutter do you know?
What is the Never type in Dart language?
Why did Abstract appear only now together with null-safe?
How flexible is Flutter in working with themes?
What would you do if you received customer complaints about the application's performance during a project?