mirror of
https://github.com/tonytins/bullseye.git
synced 2025-12-20 15:34:43 -05:00
Calculate score
This commit is contained in:
parent
1b66d28f95
commit
4ac0e61ab7
4 changed files with 13 additions and 11 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: bullseye
|
||||
description: A new Flutter project.
|
||||
description: A game written in Flutter based on a tutorial, with my own tweaks added.
|
||||
|
||||
# The following line prevents the package from being accidentally published to
|
||||
# pub.dev using `pub publish`. This is preferred for private packages.
|
||||
|
|
@ -46,8 +46,7 @@ flutter:
|
|||
uses-material-design: true
|
||||
# To add assets to your application, add an assets section, like this:
|
||||
# assets:
|
||||
# - images/a_dot_burr.jpeg
|
||||
# - images/a_dot_ham.jpeg
|
||||
# - images/
|
||||
# An image asset can refer to one or more resolution-specific "variants", see
|
||||
# https://flutter.dev/assets-and-images/#resolution-aware.
|
||||
# For details regarding adding assets from package dependencies, see
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue