-
Is there a way to set the extracted module name from inside Coq? If not, given that this library will be used with extraction, it would be good to have names that are less likely to clash with other l…
-
An **update** from @christopherfujino, tech lead for the Flutter CLI tool:
I recognize that there were many users who started using variables provided via `--dart-define-from-file` in their native …
-
## Steps to reproduce
try installing DotNetCore.1.0.1-VS2015Tools.Preview2.0.2.exe after downloading from https://visualstudiogallery.msdn.microsoft.com/c94a02e9-f2e9-4bad-a952-a63a967e3935
and d…
-
-
I'm trying cquery from homebrew on this repo
https://github.com/flutter/engine
A typical line from compile_commands.json (from ninja) looks like:
```
{
"directory": ".../engine/src/out/io…
xster updated
6 years ago
-
https://github.com/flutter/flutter/pull/130494 introduced the `NativeAssets` build system target, declared as dependency of the `KernelSnapshot` target.
It also introduced an `enable-native-assets`…
-
### Use case
RadioMenuButton uses [Radio](https://api.flutter.dev/flutter/material/Radio-class.html) fixedly which supports Material Design only.
https://github.com/flutter/flutter/blob/1fba66d82e…
-
On dispose des objets pour gérer une analyse de risque et son plan de remediation mais il serait utile d'avoir des écrans supplémentaires pour gérer les ateliers
-
Hi, yt is good, I'm running it on my Raspberry Pi Model A, the only problem is, I'm in China. As you might know, youtube is blocked within China.
I noticed that youtube-dl has a proxy toggle in its ne…
meeeo updated
11 years ago
-
**Is your feature request related to a problem? Please describe.**
I'd love if I could write platform conditionals at the _step_ level. I see that it can be done at the _flow_ level thanks to https…