- 17 Mar, 2021 1 commit
-
-
李卓原 authored
-
- 15 Mar, 2021 3 commits
- 11 Mar, 2021 6 commits
- 22 Feb, 2021 3 commits
- 21 Feb, 2021 3 commits
-
-
李卓原 authored
-
- 13 Feb, 2021 1 commit
-
- 10 Feb, 2021 1 commit
-
-
Sushil Ghorasaini authored
-
- 05 Feb, 2021 3 commits
-
-
WJG authored
- 29 Jan, 2021 2 commits
- 26 Jan, 2021 3 commits
- 06 Jan, 2021 2 commits
-
-
LiZhuoyuan authored
-
李卓原 authored
-
- 05 Jan, 2021 3 commits
- 31 Dec, 2020 1 commit
-
- 30 Dec, 2020 1 commit
-
-
李卓原 authored
-
- 29 Dec, 2020 1 commit
-
- 21 Dec, 2020 5 commits
-
-
李卓原 authored
- 18 Dec, 2020 1 commit
-
-
I've changed reference of window object as it is recommended in windows docs. window.dart /// Please try to avoid statically referencing this and instead use a /// binding for dependency resolution such as `WidgetsBinding.instance.window`. binding.dart /// Each of these other bindings could individually access a [Window] statically, /// but that would preclude the ability to test these behaviors with a fake /// window for verification purposes. Therefore, [BindingBase] exposes this /// [Window] for use by other bindings. A subclass of [BindingBase], such as /// [TestWidgetsFlutterBinding], can override this accessor to return a /// different [Window] implementation, such as a [TestWindow].
Tornike authored
-