mirror of
https://github.com/tonytins/bullseye.git
synced 2025-12-20 23:44:43 -05:00
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
This commit is contained in:
parent
637e0da13d
commit
1b66d28f95
3 changed files with 6 additions and 18 deletions
17
README.md
17
README.md
|
|
@ -1,16 +1,3 @@
|
|||
# Bull's Eye
|
||||
# BullsEye
|
||||
|
||||
A new Flutter project.
|
||||
|
||||
## Getting Started
|
||||
|
||||
This project is a starting point for a Flutter application.
|
||||
|
||||
A few resources to get you started if this is your first Flutter project:
|
||||
|
||||
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
|
||||
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
|
||||
|
||||
For help getting started with Flutter, view our
|
||||
[online documentation](https://flutter.dev/docs), which offers tutorials,
|
||||
samples, guidance on mobile development, and a full API reference.
|
||||
A game written in Flutter, based on a tutorial with my own tweaks added.
|
||||
Loading…
Add table
Add a link
Reference in a new issue