-
### Overall impression
There're some very nice touches in the app: a switcher between auto & manual translation, and the translation card hides when the input is empty. It's obvious that you put some…
-
my code is right but I don't know why it is showing issue.
By the way I use Ubuntu
![Error](https://user-images.githubusercontent.com/75427668/101284147-8e199d00-3804-11eb-8ccc-a7e853b6a1b5.png)
ghost updated
3 years ago
-
I need to create a custom `RenderBox` sometimes just to lay a few children out in a more custom way, depending on what are their sizes in certain box constraints.
`CustomMultiChildLayout` could ser…
-
## Use case
i think add flavor info to Generated.xcconfig is best way to slove ios flavors
## Proposal
-
```
lazy_static! {
static ref SEND_TO_DART_LOGGER_STREAM_SINK: RwLock =
RwLock::new(None);
}
fn cmd_msg(s: ResMsg) {
if let Some(sink) = &*SEND_TO_DART_LOGGER_STREAM_SINK.read() …
-
If anyone is interested I think this can be integrated with flutter reasonably easily.
I already have this flutter and golang working.
For 2d and 3d graphic to display you output from golang to a …
ghost updated
6 years ago
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
I added it to make presubmits pass, but we may want to remove it if it can be obtained differently.
@nlacasse
-
## Use case
Consider a scenario where we have a nested CustomScrollView inside a NestedScrollView. The CustomScrollView has a child that needs to know the current scroll position of the CustomS…
-
Hi,
I was wondering if there's plan to implement integration for gcloud cli or firebase test lab ?
If not, how can **sylph** be extended to support gcloud cli or firebase test lab ?