FlorianPix / climbing_diary

track your climbing activity
GNU General Public License v3.0
1 stars 0 forks source link

added DatePicker to add_spot.dart component; closes #35; enclosed nav… #58

Closed FlorianPix closed 1 year ago

FlorianPix commented 1 year ago

…igation_screen_page.dart in FutureBuilder to make sure that the location is available when it is used; location_service.dart to avoid code duplicates of previous getPosition();