Beginner
Flutter
Q1 / 100
What is Flutter?
Correct! Well done.
Incorrect.
The correct answer is A) Google's open-source UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase
A
Correct Answer
Google's open-source UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase
Explanation
Flutter is Google's open-source UI toolkit that allows developers to build natively compiled applications for mobile, web, and desktop from a single Dart codebase. It uses its own rendering engine (Skia/Impeller) to draw widgets.
Progress
1/100