Andrew Engelbrecht

Results 53 issues of Andrew Engelbrecht

The [sky_engine license list](https://github.com/flutter/flutter/blob/master/engine/src/flutter/sky/packages/sky_engine/LICENSE) file contains a concatenated list of licenses for various packages that seem to match the [`LicenseRegistry`](https://api.flutter.dev/flutter/foundation/LicenseRegistry-class.html) class format. There are entries there for `zlib` and `lunarg-vulkantools`,...

### Component agent ### Describe the bug Docker (and Podman) on Linux can automatically emulate another platform architecture for containers without using an emulated virtual machine. Installing a package like...

bug
agent

Thank you for `flutter_foreground_task`! I was using `flutter_local_notifications` (a different package) to create a foreground notification associated with an isolate in my Android app, but isolates are not separate processes...