Hot reload huwa wieħed mill-features l-aktar imħabbab ta' Flutter — jippermettilek tara l-bidliet tal-kodiċi riflessi fl-app li qed taħdem kważi istantawwament (anqas minn sekonda), mingħajr ma tirristart l-app jew tittafqa l-istat kurrent tagħha. Dan iħaffef ħafna l-iżvilupp u l-esperimenti.}
X'jagħmel hot reload
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.
