party_flutter
party_flutter copied to clipboard
Party Charades game created in Flutter.
Alias needed due to duplicated Page classes available on zgadula and native Flutter library. import 'package:zgadula/ui/shared/reveal/pages.dart' as zg;
Hi, Can you please point me to where I can find the logic to get next card in the code? I've gone through it but probably missed it. Also, do...
1. https://pub.dev/packages/esys_flutter_share#102 - add some description to Share.file ~~2. https://pub.dev/packages/camera#051 - do not record audio (only snapshots are taken)~~
Would be used as first screen on Android/iOS stores - video is much more descriptive than image.
Replace static background color with some image during opening the app.
Display app logo and question name over the image captured by the camera to make it more branded. Lib: https://pub.dev/packages/image
After X days of using the app (or after X finished games?) - kindly ask the player if he would like to rate it.
- Original - put the phone on forehead and guess the word using hints of your friends - New - hold the phone so you are the only one who...
Allow players to define teams in order to provide some kind of competition - gather points for your team and at the end see who got more of these. TODO:...