Takahiro Yamakoshi

Results 3 issues of Takahiro Yamakoshi

Amazon S3 not send CORS headers if use `` without crossorigin attribute. This response is cached by Chrome, and reuse next access by script tag. So this script is blocked...

enhancement

## Status **READY** ## Description Added support for [--dart-define-from-file](https://github.com/PiotrFLEURY/flutter/blob/fd2e6b8cd352e54ae5d78e0f048f447f84434edd/packages/flutter_tools/lib/src/runner/flutter_command.dart#L643) ## Type of Change - [x] ✨ New feature (non-breaking change which adds functionality) - [ ] 🛠️ Bug fix (non-breaking...

### Steps to reproduce - `flutter create full_symbol_test --platforms android` - Edit `android/app/build.gradle.kts` - ``` buildTypes { release { // TODO: Add your own signing config for the release build....

c: regression
platform-android
tool
a: build
has reproducible steps
team-android
found in release: 3.32
found in release: 3.33