No description
Find a file
Tony Bark 1b66d28f95 Added safe area when in mobile
- Added safe area for notches, ect, when in mobile
- Reduced padding since I only increased it because of the notches
- Cleaned up README
2021-05-29 13:14:04 -04:00
.github/workflows Removed Linux CI for now 2021-05-29 12:26:29 -04:00
.idea macOS and Linux support 2021-05-08 19:00:08 -04:00
android Adpative layout 2021-05-29 12:01:35 -04:00
ios Adpative layout 2021-05-29 12:01:35 -04:00
lib Added safe area when in mobile 2021-05-29 13:14:04 -04:00
linux Adpative layout 2021-05-29 12:01:35 -04:00
macos Adpative layout 2021-05-29 12:01:35 -04:00
test macOS and Linux support 2021-05-08 19:00:08 -04:00
web Initial source commit 2021-04-28 06:07:43 -04:00
windows Adpative layout 2021-05-29 12:01:35 -04:00
.gitignore macOS and Linux support 2021-05-08 19:00:08 -04:00
.metadata Initial source commit 2021-04-28 06:07:43 -04:00
bullseye.iml Initial source commit 2021-04-28 06:07:43 -04:00
LICENSE Removed unit testing, for now 2021-05-29 12:16:23 -04:00
pubspec.yaml Adpative layout 2021-05-29 12:01:35 -04:00
README.md Added safe area when in mobile 2021-05-29 13:14:04 -04:00
Todo.md Read value from slider 2021-05-28 06:20:13 -04:00

BullsEye

A game written in Flutter, based on a tutorial with my own tweaks added.