Merge branch 'main' into feat/info-screen

pull/359/head
Tom Arra 3 years ago committed by GitHub
commit edb4c680d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,5 +17,5 @@ jobs:
- name: Check spelling
uses: zwaldowski/cspell-action@v1
with:
paths: '**/*.{dart,arb}'
paths: '**/*.{dart,arb,md}'
config: .vscode/cspell.json

@ -8,6 +8,7 @@
"audioplayers",
"backbox",
"bezier",
"contador",
"cupertino",
"dashbook",
"deserialization",
@ -15,22 +16,28 @@
"endtemplate",
"firestore",
"gapless",
"genhtml",
"goldens",
"lcov",
"leaderboard",
"loadables",
"localizable",
"mixins",
"mocktail",
"mostrado",
"multiball",
"multiballs",
"occluder",
"página",
"pixelated",
"pixeloid",
"rects",
"rrect",
"serializable",
"sparky's",
"Tappable",
"Tappables",
"tappable",
"tappables",
"texto",
"theming",
"unawaited",
"unfocus",

@ -1,4 +1,4 @@
# Sandbox
# Pinball Components Sandbox
![coverage][coverage_badge]
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
@ -6,7 +6,7 @@
Generated by the [Very Good CLI][very_good_cli_link] 🤖
A sanbox application where components are showcased and developed in an isolated way
A sandbox application where components are showcased and developed in an isolated way
---

Loading…
Cancel
Save