-
Flutter has a defined interface for creating runtime plugins, we should also design a plugin interface that can be executed at build-time. These plugins would live on pub.dev and runtime plugins coul…
-
Bot:
[Example failure](https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8738320501209133089/+/u/build_ci_host_profile_flutter_build_archives:artifacts/stdout):
```txt
[5474/64…
-
### Cocos Creator version
3.8.4
### System information
Window11
### Issue description
预览栏 > 浏览器预览 > Chrome 控制台查看该警告:
```
is deprecated. Please include
```
我查询了一下资料:
- Saf…
-
`swiftgen` uses stencils as a very smart way to provide templates to manipulate the generated code. I'd be happy to implement a feature for `flutter_get`, if the community finds that's the path that t…
-
## Steps to Reproduce
When you type `todo` in Android Studio, it doesn't create a todo automatically. I have to type `// todo` to make it work.
### Flutter doctor
[✓] Flutter (Channel beta, v1.0…
-
Hello,
I have a strange problem with the library and the iOS build.
Every time I try to build the Flutter app, I have this error:
```
In file included from /Users/g123k/IdeaProjects/untitled/i…
g123k updated
5 years ago
-
Status update: https://github.com/flutter/flutter/issues/26801#issuecomment-1013565542
----
As I understand, at least with Apple CarPlay, the apps are run strictly on the phone, so it isn't a ca…
-
Dart supports documentation templates, for example:
```dart
/// This is the dart doc for some property.
///
/// {@template some_template}
/// This explanation is needed many places in our docs,…
-
### Documentation request for the following page(s)
https://pub.dev/packages/audio_service
### Suggested improvement
Is there carplay support in iOS? As mentioned in the Readme section but when I r…
-
The Android/iOS libraries can load [Custom native ad formats](https://developers.google.com/ad-manager/mobile-ads-sdk/android/native/custom-formats). Currently it seems not possible to use these from …