Athlodáil te is ceann de na gnéithe is fearr leis ag Flutter — tugann sé duit deis na hathruithe cód a fheiceáil iad a bheith léirithe san app atá ag rith beagnach ar an toirt (níos lú ná soicind), gan an app a athshíniú ná a staid reatha a chailliúint. Treisíonn sé an forbairt agus an turgnaimh go mór.
Cad a dhéanann athlodáil te
HOT RELOAD injects updated code into the RUNNING app:
→ make a code change → save → see it reflected in ~1 second
→ the app KEEPS its current STATE (you stay on the same screen, with the same data)
→ no full restart, no re-navigating to where you were
→ Edit UI/logic and see the result almost immediately while the app runs.
