1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-24 18:03:06 +02:00

Add widgets content

This commit is contained in:
Clément Le Bas
2023-01-04 15:56:42 +01:00
committed by GitHub
parent 3db55febb6
commit 517c6c6383

View File

@@ -1 +1,6 @@
# Widgets
# Widgets
In Flutter, a widget is a piece of reusable user interface (UI) code that can be used to build complex and dynamic user interface designs.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Docs' href='https://docs.flutter.dev/development/ui/widgets-intro'>Introduction to widgets</BadgeLink>