-
Opening this issue so we don't lose the feedback. From @timsneath:
The hosted package:cupertino docs have many documented symbols not related to Cupertino widgets (Material, foundation, ...): https…
-
We should always be agnostic about the child widget type, otherwise it violates our composition model.
There's basically two principles we can apply here:
* Wrapping a widget X in a widget Y tha…
Hixie updated
1 month ago
-
Apple makes extensive use of blur on iOS/MacOS to guide the users focus and attention. As announced in the 2019 roadmap, Flutter wants to expand to platforms beyond mobile (such as Mac/Web) but still …
-
Related https://github.com/dart-lang/http/issues/974
`StreamQueue` is buffering everything it can consume before sending it to the remote.
This still prevents tracking upload progress or sending lar…
-
Hello,
Flutter is migrating to [Swift Package Manager][]. Please [add Swift Package Manager support][] to your plugin.
Flutter will eventually deprecate and then remove support for CocoaPods. Ad…
-
On Mac OS, when form fields/controls are focused, they also receive a visual highlight effect. This looks like a light blue outline that animates in. The animation starts larger than the widget and …
-
add n/Apple Corp p/4089961010 e/contact@apple.com a/t/FAANG t/tech
Here's the input i provided.
It leads to a severe error where the tag is misunderstood as the address. Perhaps you should find a way …
-
For those who are now starting this project, there are some changed you have to do to your YAML file for the dependencies to resolve.
change cupertino_icons to
cupertino_icons: ^1.0.6
and c…
-
add n/Apple Corp p/4089961010 e/contact@apple.com a/t/FAANG t/tech
Here's the input i provided.
It leads to a severe error where the tag is misunderstood as the address. Perhaps you should find a way …
-
I think flutter as rigth now have way to much focus on material design, as an application that has the idea of " Full control over all the pixels ", being 'tied' to use the same pixels as any other ap…