Commit graph

7 commits

Author SHA1 Message Date
Elias Projahn
72aa6d7183 Add basic shop screen
This removes the "support me" button on the home screen and replaces it
with a link to the future shop. The rewarded video ad can be reached
from there. I also cleaned up the localizations and reformated
lib/screens/home.dart.
2020-01-19 13:39:23 +01:00
Elias Projahn
07046d8c05 Reset storage values in case of error 2020-01-19 13:02:04 +01:00
Elias Projahn
b267459114 Add coins to storage
This adds an integer value representing the amount of coins that the
player has. Therefore rxdart is introduced as a dependency.
2020-01-19 12:57:16 +01:00
Elias Projahn
b8d9ca91b4 Add banner 2020-01-16 13:05:55 +01:00
Elias Projahn
00551e9662 Change "christmas" to "Christmas" 2020-01-16 11:58:29 +01:00
Elias Projahn
76d6f885a8
Add privacy policy
This is just for linking to from Google Play.
2020-01-15 20:02:09 +01:00
Elias Projahn
5dda59a6cd Version 0.1.0 2020-01-15 19:04:40 +01:00