thaitaitran / urbansports

0 stars 0 forks source link

Name and Membership text editing (long tap name) #3

Closed Davo911 closed 2 years ago

Davo911 commented 2 years ago

Introduce Statefulness, tab and hold name/membership details to get a alertdialog with some textfields

thaitaitran commented 2 years ago

this project uses the BLoC pattern to manage state => no statefull wigdets needed

thaitaitran commented 2 years ago

name and membership text editing makes sense, but I will change the statefull widget into a bloc

thaitaitran commented 2 years ago

I reverted the merge because I want to build the BLoC first before merging with main