-
## Steps To Reproduce
Steps to reproduce the behavior:
1. build `flutterPackages-source.stable`
## Build log
```
error: hash mismatch in fixed-output derivation '/nix/store/8gm5ff3jr086m4…
-
## Describe the bug
When trying to use `flutterPackages-source` to create a Flutter application using a custom embedder, [i need to run the command `flutter build bundle` to generate the requir…
-
The pdfbox_plugin example I added dart-lang/jnigen#36 was created by running `flutter create --template=plugin_ffi ...` and then removing many C related files from it.
It's better to provide a sta…
-
Because github_client_app depends on json_model ^0.0.2 which depends on json_serializable ^2.0.0, json_serializable ^2.0.0 is required.
-
Dear @ookami-kb,
I hope this message finds you well. My name is Martin Jablečník, and I am a mobile application developer specializing in Flutter. Recently, I came across your project, storybook_fl…
-
Widgetを使用しない部分のパッケージたちについて、現状はFlutterPackageでの作成となっていますが、DartPackageでも十分ではないかと考えています。
`dart create -t package `と`flutter create -t package `での差異を確認したところ、`pubspec.yaml`が以下のように違いました。
```yaml
name…
-
I use the "freeze" package for my package and I have created several models to use. But now, when I run "flutter pub run build_runner build" to create another model, I get an error! I try to comment o…
-
After I include the `persona_flutter`package to my project, I get **DuplicateClasses** build error on Android:
```
Execution failed for task ':app:checkDevelopmentDebugDuplicateClasses'.
java.lan…
-
This is my code:
```dart
try {
LogUtils.log(
tag, "isLogin=$isLogin, socket=$socket,msgCode=$msgCode");
socket.add(msg);
} catch (e) {
print("msgCode=${msgCo…
-
-> `flutter pub run grinder l10n`
Output;
```
grinder running generate-localizations l10n
generate-localizations
/home/aliyazdi75/flutter/bin/cache/dart-sdk/bin/dart /home/aliyazdi75/flutte…