dart-library
Here are 253 public repositories matching this topic...
-
Updated
Sep 14, 2021 - Dart
-
Updated
Nov 22, 2021 - Dart
-
Updated
Nov 19, 2021 - Dart
-
Updated
Aug 28, 2021 - Dart
-
Updated
Jul 9, 2020 - Dart
-
Updated
Oct 8, 2021 - Dart
Better player is supporting all my need except one. I need to play VAST Ads in the video player and currently we cannot do that.
Both Exo player and AV Player support VAST ads so it would be great addition to Better Player plugin if it can support those Ads.
Google IMA SDK is also available for both native players, it can be a good starting point.
-
Updated
Nov 18, 2021 - Dart
So the custom tabs feel like part of the app, it would be great to be able to customise the color and title.
https://developer.chrome.com/multidevice/android/customtabs
int color = getResources().getColor(R.color.ikea_blue);
intentBuilder.setToolbarColor(color);
intentBuilder.setShowTitle(true);
-
Updated
Mar 8, 2021 - Dart
-
Updated
Nov 1, 2021 - Dart
Hello frideos team,
I try to build web application, but it stuck with error:
══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
The following UnsupportedError was thrown building _InheritedState:
Unsupported operation: Platform._operatingSystem
The relevant error-causing widget was:
_InheritedState
file:///Users/macbook/flutter/
-
Updated
Apr 26, 2021 - Dart
-
Updated
Jul 9, 2020 - 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
Oct 28, 2021 - Dart
-
Updated
Oct 19, 2021 - Dart
-
Updated
May 12, 2021 - Dart
-
Updated
May 10, 2020 - Dart
-
Updated
Nov 22, 2021 - Dart
-
Updated
Apr 26, 2021
-
Updated
Jul 20, 2021 - Dart
-
Updated
Oct 21, 2021 - Dart
-
Updated
Oct 20, 2021 - Dart
-
Updated
Mar 13, 2021 - Dart
-
Updated
Jun 21, 2019 - Dart
-
Updated
Jun 21, 2019 - Java
-
Updated
Nov 7, 2020 - Dart
-
Updated
Nov 26, 2021 - 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."
It would be great to see, how to properly implement refreshing + pagination + search.