- 28 Sep, 2020 4 commits
- 27 Sep, 2020 5 commits
- 26 Sep, 2020 1 commit
-
-
Jonatas authored
-
- 25 Sep, 2020 1 commit
-
- 24 Sep, 2020 7 commits
-
-
Reverted GetWidget to original implementation ( to use with `@override`), added docs, renamed "name" to "tag" in `Get.create()` to be consistent with the rest of the GetInstance() methods.
roi peker authored -
- Although "nasty" solution, multiple instances were created with one Get.find() when using Get.create(), now the actual instance created from `GetInstance::<S>_startController()` > `GetInstance::<S>_initDependencies()` > `GetInstance::<S>_find()` is returned. - added docs and impl to `GetWidget` to make it work with **DI** `tag`, I place it in the constructor directly (to use with `:super( tag: "something")` )... but we might actually use an override getter as well if needed.
roi peker authored -
kawal7415 authored
-
idootop authored
-
- 23 Sep, 2020 1 commit
-
-
Jonny Borges authored
-
- 22 Sep, 2020 3 commits
-
-
zhenglu authored
- 21 Sep, 2020 4 commits
-
-
marcosfons authored
-
ngxingyu authored
- 20 Sep, 2020 2 commits
-
-
Nicolas Lopez authored
-
Nicolas Lopez authored
-
- 19 Sep, 2020 12 commits