FlorianPix / climbing_diary

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

added callback to add_spot.dart so that Spots are immediately added t… #59

Closed FlorianPix closed 1 year ago

FlorianPix commented 1 year ago

…o the MapPage and Diary without a reload after their creation; closes #22;