-
Now we can get a predefined weather scene like this:
```dart
@override
Widget build(BuildContext context) {
Widget weather = WeatherScene.sunset.getWeather();
// or
Widget weather2 = get…
-
My scanner just reported to me that somehow GMS has slipped into your app, so I have to mark it with the `NonFreeComp` ant-feature for now. Can you please check what dragged it in and, hopefully, get …
-
Hi, amazing developers who created this magnificent API. I have encountered a strange issue that I would like to discuss with you. Please let me explain the problem I am facing.
I'm integrating yo…
-
## Bug report
**Describe the bug**
After upgrading firebase plugins to their major versions, they make the app non-debuggable on windows by terminating the connection before the app even shows up:…
-
# [Unit tests] を書く
Flutter のテストは次の3つに分類されます。
- [Unit tests]
- [Widget tests]
- [Integration tests]
[Unit tests] は、他のテストより依存関係を少なくすることができるため、実装やメンテナンスコストを低く抑えることができます。
実際に [Unit tests] を書いていきましょう。
…
-
This issue is to track/dedup requests for device support.
See [the official Supported Devices page](https://developers.google.com/ar/discover/supported-devices) for the complete list of currently s…
-
Tested with google_maps_flutter 0.5.21-0.5.21+11 on Emulator and Pixel 3a, Android 10.
**Steps to reproduce:**
- Open app with GoogleMap -> displays ok
- Put app into background, without it being…
-
## Bug report
**Describe the bug**
When trying to compile my app for iOS the build process fails with the following error:
Click To Expand
```
Could not build the precompiled application fo…
-
It seems like there isn't a tracking issue about this long-term effort yet (e.g. to mention in commit messages and to make it sprintable).
Nixpkgs moved to an explicit versioning scheme, with the p…
-
Hi,
it's not clear for me how to manage my bitcoin saldo in counterwallet or an other wallet.
I'm creating and using a testnet pypayd wallet:
```
python pypayd.py wallet --from-mnemonic "above writt…