-
In response to https://github.com/dart-lang/language/issues?q=is%3Aissue+is%3Aopen+union+types+label%3Aunion-types, we could have something like the following in a widely available location (e.g., 'da…
-
Until the font loads, font-jumping occurs which causes an ugly effect and an error `A RenderFlex overflowed by 1181 pixels on the bottom.` (not every time FAB is tapped on, though)
## Steps to …
-
[@jvasileff] This program seemingly takes forever to finish on js:
``` ceylon
shared void run() {
{[Integer]*} x({[Integer]*} previous={[0]})
=> if (previous.empty)
then {}
…
-
Dart is not Flutter, but the process of writing our large Flutter app at work has revealed some pain points.
When expressing the fundamentals of our app, Dart created friction that was avoidable.
…
-
## Steps to Reproduce
description: I was attempting to induce a hot reload from a build/test script written in rust,
this example illustrates the attempted use of q hotkey after flutter is r…
-
1 When you are using a BouncingScrollPhysics and scroll down the screen you see that the scroll startet to go under the borders. I understand why it's going. How I can get around it for make "as nativ…
-
## Use case
I need to draw some complicated text on a Canvas, in Flutter. I have an external C library that calculates the positioning of all of the characters in the text, which I call with dart:ffi…
-
-
```
Launching lib\main.dart on AOSP on IA Emulator in debug mode...
Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
* What went wrong:
Unable to start the daem…
-
# Too many false positives.
# Using the pedantic package for the unawaited function doesn't make code better readable
#
# pedantic: enabled
# https://dart-lang.github.io/linter…