mobile icon indicating copy to clipboard operation
mobile copied to clipboard

A mobile app for busy voters

Results 6 mobile issues
Sort by recently updated
recently updated
newest added

* Copy from `candidate.dart` to `contest.dart` to show candidate thumbnail in the `ListTile` * Remove padding from the left * Add placeholder when there is no photo url

enhancement
good first issue
flutter

Either by FCM or intent to Google calendar

firebase
flutter

The Android icon is generated from [favicon.ico](https://static1.squarespace.com/static/56168ffce4b0141a0f9b29fa/t/58ce1813c534a59fbdbb059e/favicon.ico) but it's not big enough for iOS since it seems to want a 1024x1024 one? I will see if I can get a...

enhancement
flutter

Need a drop down to pick which party to display, instead of show all the contests. Data from Google Civic Information API { "kind": "civicinfo#voterInfoResponse", "election": { "id": "4494", "name":...

bug
flutter

How to structure data so we can have both English and Spanish content?

question
firebase

Since we are adding election information to Firebase gradually, how do we indicate that a division has no contests in a particular election? # Scenarios ## No upcoming election node...

question
firebase