-
On https://flutter.dev/docs/development/packages-and-plugins/developing-packages add a "best practice" section, with advices to create example project, avoid attach gifs in README, etc.
-
Hi All,
Apologies in advance, this is a very specific issue where I'm trying to get two mature Flutter packages to play nice. I'm in the process of implementing both CarPlay and Adapty for my flut…
-
Example of breakage: https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8744040972625785457/+/u/gn_--impeller-cmake-example_--xcode-symlinks/stdout
```
Traceback (most recent call l…
bdero updated
2 months ago
-
### Description
I propose to update the logger to the latest version: 2.0.2+1
### Steps to reproduce
1. Add latest logger version (2.0.2+1) to your project
2. Add makeli_core in the project deps
…
-
-
A problem occurred configuring project ':flutter_webview_plugin'.
> Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.
> Namespace not specified. S…
-
Using the Example app the Xcode Build fails :
```
Failed to build iOS app
Error output from Xcode build:
↳
** BUILD FAILED **
Xcode's output:
↳
: Error: The argu…
-
### What could be improved
The way Flame handles assets is currently a bit ambiguous, images go through the `Images` class while other type of files (for instance tiled maps) have their own parsers …
-
Using the null safe `4.0.0-nullsafety.0` version, I tried to use `enlargeCenterPage: true` and got the following error:
```
ScrollPosition.minScrollExtent (/Users/ludonope/Code/flutter/packages/fl…
-
分支:test
貌似test.dart已经移除了,用test_api.dart替代了,但是使用test_api.dart包无法完成集成测试,报错如下:
``` terminal
Unhandled exception:
NoSuchMethodError: The method 'group' was called on null.
Receiver: null
Tried cal…