app
Here are 7,039 public repositories matching this topic...
-
Updated
Dec 6, 2020 - Swift
-
Updated
Dec 7, 2020 - Ruby
-
Updated
Dec 8, 2020 - Vue
-
Updated
Dec 8, 2020 - JavaScript
-
Updated
Nov 12, 2020 - Kotlin
-
Updated
Dec 3, 2020 - Swift
-
Updated
Oct 31, 2020 - Java
-
Updated
Aug 25, 2018 - Java
-
Updated
Dec 8, 2020 - C#
We currently only test our autoscaling behavior for concurrency and rps. We should add an e2e test that also asserts we properly scale on `
-
Updated
Jun 11, 2020 - JavaScript
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Nov 29, 2020 - CoffeeScript
-
Updated
Dec 8, 2020 - Swift
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
Dec 8, 2020 - TypeScript
-
Updated
Jun 11, 2019 - Dart
Running ./gradlew lintVanillaRelease on dc41909f75 produces this linter report:
warning LintBaseline: Baseline Issues
../../lint-baseline.xml: 165 errors/warnings were listed in the baseline file (lint-baseline.xml) but not found in the project; perhaps they have been fixed? Unmatched issue types: AlwaysShowAction (2), ClickableViewAccessibility (5), Disable-
Updated
Sep 27, 2020 - Java
-
Updated
Nov 30, 2020 - Java
Improve this page
Add a description, image, and links to the app topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the app topic, visit your repo's landing page and select "manage topics."


Since we also expose the Skia-bindings for a Canvas-like API I think it might be a good idea to start refactoring the API to utilise more named arguments e.g.
~x=..., ~y=....What do you others think?