- 26 May, 2016 1 commit
-
-
Adam Barth authored
The new version has an API change. Also, up our SDK requirements to be a bit more realistic.
-
- 19 May, 2016 1 commit
-
-
Viktor Lidholt authored
-
- 12 May, 2016 1 commit
-
-
pq authored
It's safe to remove the unneeded `void`s from setters since the blocking issues in the `always_declare_return_types` lint have been fixed (https://github.com/dart-lang/linter/). We can also safely flip the bit on `avoid_return_types_on_setters`.
-
- 04 May, 2016 1 commit
-
-
Viktor Lidholt authored
-
- 11 Mar, 2016 1 commit
-
-
Ian Hickson authored
Well, all the easy ones, anyway. For some reason `// ignore:` isn't working for me so I've disabled lints that need that. Also disabled those that require a ton of work (which I'm doing, but not in this PR, to keep it reviewable). This adds: - avoid_init_to_null - library_names - package_api_docs - package_names - package_prefixed_library_names - prefer_is_not_empty - sort_constructors_first - sort_unnamed_constructors_first - unnecessary_getters_setters
-
- 10 Mar, 2016 1 commit
-
-
Hixie authored
And fix a zillion omissions this uncovered.
-
- 11 Dec, 2015 1 commit
-
-
Ian Hickson authored
-
- 05 Dec, 2015 2 commits
-
-
Ian Hickson authored
-
Adam Barth authored
We can just use Canvas now. The two are the same thing.
-
- 28 Oct, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 26 Oct, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 24 Oct, 2015 1 commit
-
-
Hixie authored
This makes skyanalyzer also check the examples, and fixes everything it found there.
-
- 23 Oct, 2015 3 commits
-
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
Viktor Lidholt authored
Teleportation for physics bodies works again
-
- 20 Oct, 2015 2 commits
-
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
- 19 Oct, 2015 2 commits
-
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
- 16 Oct, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 13 Oct, 2015 1 commit
-
-
Adam Barth authored
-
- 02 Oct, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 23 Sep, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 25 Aug, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 24 Aug, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 11 Aug, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 08 Aug, 2015 1 commit
-
-
Ian Fischer authored
-
- 07 Aug, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 04 Aug, 2015 1 commit
-
-
Viktor Lidholt authored
Refactors the sprite matrix handling to do most calculations in Dart, minimizes the number of calls down to Skia
-
- 03 Aug, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 29 Jul, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 28 Jul, 2015 4 commits
-
-
Chinmay Garde authored
-
Chinmay Garde authored
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
- 16 Jul, 2015 1 commit
-
-
Collin Jackson authored
-