dart-library
Here are 277 public repositories matching this topic...
-
Updated
Jun 14, 2022 - Dart
-
Updated
Jun 2, 2022 - Dart
Description
Currently if you run very_good test --min-coverage 100 --recursive
it will go through each package it finds and run the tests. But if any of those packages don't have 100% test coverage there won't be an error displaying that.
Here I am running the command at the root of my project:
.getColor(R.color.ikea_blue);
intentBuilder.setToolbarColor(color);
intentBuilder.setShowTitle(true);
-
Updated
Nov 30, 2021 - Dart
-
Updated
Nov 1, 2021 - Dart
-
Updated
Jun 23, 2022 - Dart
-
Updated
Jun 14, 2022 - Dart
hi:
I'm using your library,but i found the dismissible attribute does not behave correctly.
I see that you use ModalBarrier widget,when set the dismissible as true,it will call Navigator.pop,but i think it should disappear the mask instead of pop
-
Updated
Apr 26, 2022 - Dart
-
Updated
Jun 24, 2022 - Dart
-
Updated
Mar 1, 2022 - Dart
-
Updated
Jun 8, 2022 - Dart
-
Updated
Jun 8, 2022 - Dart
-
Updated
May 10, 2020 - Dart
-
Updated
Apr 26, 2021
-
Updated
Jan 7, 2022 - Dart
-
Updated
May 18, 2022 - Dart
-
Updated
Mar 13, 2021 - Dart
-
Updated
Jun 21, 2019 - Dart
-
Updated
Jun 21, 2019 - Java
-
Updated
Mar 17, 2022 - Dart
-
Updated
Jun 13, 2022 - Dart
Improve this page
Add a description, image, and links to the dart-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dart-library topic, visit your repo's landing page and select "manage topics."
Description
As a developer, I want to have all the bloc examples be running on the latest stable version of Flutter/Dart.