-
```yaml
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_…
-
Sorry but i test my webapp on android and work fine .. when i use my app on iphone not recognize the barcode .. we can help me? Tnks
-
flutter升级到2.2.0后,新创建的flutter项目
pubspec.yaml的配置:
```
environment:
sdk: ">=2.12.0
-
### 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/do…
-
### :information_source: Info
Version: `0.13.1`
### :speech_balloon: Description
After using the dependency to change my app icon, I noticed a blur in the compiled app icon, as if the icon …
-
Running `flutter build web --release` at ~HEAD
> Expected to find fonts for (MaterialIcons, packages/cupertino_icons/CupertinoIcons), but found (MaterialIcons). This usually means you are referring…
-
Hi,
in pubspec.yaml if we have same version for app and dev-dependencies (or dependencies probably), action `apply_new_version` replace also version number in deps
```
version: 0.0.1+1
envir…
-
# Environment
- Dart version (run `dart --version`): Dart SDK version: 2.18.5 (stable) (Tue Nov 22 15:47:29 2022 +0000) on "linux_x64"
- OS kind and version (e.g. "Windows 10, version 1809" or "ma…
-
Got socket error trying to find package cupertino_icons at https://pub.dartlang.org.
pub get failed (server unavailable) -- attempting retry 6 in 32 seconds...
-
# 🐛 Cannot send HTTP with Bearer Authentication: ClientException (Failed to parse header value)
I want to POST and GET an HTTP API that requires *JWT* authentication.
However, when I launch the…