Eric Seidel
Eric Seidel
We need a licensing policy to make it easy for others to know what can/can't be added to shorebird. Here is Fuchsia's as an example: https://fuchsia.dev/fuchsia-src/contribute/governance/policy/open-source-licensing-policies
I'm seeing this spam on windows when building with 3.5.0 ``` clang-cl: warning: unknown argument ignored in clang-cl: '-fno-omit-frame-pointer' [-Wunknown-argument] [1096/3154] CXX obj/flutter/third_party/dart/runtime/vm/compiler/libdart_compiler_precompiler.stub_code_compiler_arm.obj clang-cl: warning: unknown argument ignored in clang-cl:...
### 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/docs/resources/bug-reports) ### Use case...
Customers sometimes get stuck on the "Creating Artifacts" step which I believe to be due to networking issues. Saying "Uploading" instead of Creating might help customers understand that the network...
Splitting this off from https://github.com/shorebirdtech/shorebird/issues/435. Our patch downloads are accessible from China now as part of: https://shorebird.dev/blog/improved-patch-delivery/ However api.shorebird.dev (which is used for checking if patches are available) is hosted...
@Moinuddin9777 writes: For me this very issue came up after migrating an old project, I had no implementation of shorebird in that project. ``` FAILURE: Build failed with an exception....
When you hover the sparkline the number tracks under your cursor (rather than the line), so you can't move the mouse off from over the number to see it. Screenshots...
Breaking this out from https://github.com/shorebirdtech/shorebird/issues/2965 Got two reports this week of users on the latest version of Shorebird seeing iOS slowness, again due to low linking. Report One: ``` 📊...
Shorebird on iOS works different from all other platforms. On iOS, due to store restrictions, any *new* code sent to devices must be interpreted. Interpreters are slow, and Shorebird's is...
We had two reports over Discord last night of patches failing on some devices. app_id: 56869fe2-d053-4d24-9946-5bddb8f03e77 reports seeing this on iOS but not Android. https://discord.com/channels/1030243211995791380/1351103165772333147 https://admin.shorebird.dev/apps/56869fe2-d053-4d24-9946-5bddb8f03e77/releases/197194 Flutter 3.29.2 app_id: 1848aa9b-cda7-4c38-a557-0d2843ef8e6a...