feat: Completed with Starter MainLifts

This commit is contained in:
Patryk Hegenberg 2025-12-07 12:03:42 +01:00
parent 311d764a4d
commit 2609446e9a
15 changed files with 642 additions and 491 deletions

View file

@ -44,6 +44,7 @@
<!-- </queries>-->
<!--</manifest>-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.INTERNET" />
<application
android:label="streetlifting_rpg"
android:name="${applicationName}"
@ -70,4 +71,4 @@
android:name="flutterEmbedding"
android:value="2" />
</application>
</manifest>
</manifest>