Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 748 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 748 Bytes

Workout Places

App with workout places

Gallery

Main screen Single place screen Edit review screen Favorites screen

Screencast

See screencast here

Features

  • Reviews system
  • Parsing workout places from workout.su
  • Using user's geolocation to show the nearest places
  • Infinity pagination on list with places
  • Favorites system

Used Stack

  • Dart + Flutter
  • BloC, Cubit
  • geolocator
  • Small unit tests