i have a placepicke reuslt saved in a filed of a firebase document named "post"
i would in modifiy post get the positiona saved an write in the widget placepicker the data retrieve from firebase.
the place picke widget doesen't have a widget state to handle.
how can i set the data and show the info saved in fire base and then saved the new in case the end user choose another place?
NB in the create page of post the placepicker work correctly anche the key of maps is correct. i need initialize the pacepicke or show the address of post from firebase and make clickable for change if end user want.