MovnaTeam / movna

Open-source training application.
GNU General Public License v3.0
0 stars 1 forks source link

Create a usecase to retrieve app package information #21

Closed ronw98 closed 12 months ago

ronw98 commented 1 year ago

There is currently no way of retrieving app package information in the code. The goal of this issue is to add a usecase to retrieve said information. Prefer allowing for synchronous operations.

The assignee should use the developed usecase to resolve the TODO located at lib/presentation/screens/activity/views/map/activity_map_view.dart l.90