n-apps / ScoreCounter

Android app. Score Counter will help you easily keep score in any games, sports or other activities. Will do all the math for tracking initiative, HP, hit points, spell slots or even count win streaks in your bar game night!
GNU General Public License v3.0
70 stars 19 forks source link

Migration to Flutter [WIP] #87

Closed NaikSoftware closed 2 years ago

NaikSoftware commented 2 years ago
  1. ~Setup project from scratch~
  2. ~Project architecture and base dependencies~
  3. ~Main screen with tabs~
  4. Score counters tab
  5. Storing counters in database
  6. Dice tab
  7. About tab
  8. Generate player 's name and animations
  9. Counters settings dialog
  10. Set up billing library for donations
  11. Set up iOS build (resources, launch screen, plugins)
  12. Set up build for Web

May be merged into the flutter branch once a working minimal prototype has been obtained. Then you can develop two branches in parallel. Isssue: https://github.com/n-apps/ScoreCounter/issues/86