-
### Bug description
Version 27.2.4 breaks windows applications. All method channels can't be found.
Overriding depdencies to:
syncfusion_flutter_pdfviewer: 27.2.2
syncfusion_pdfviewer_windows: 27.…
-
### Description
Android build always fails, web works fine, but haven't tried iOS. I get the same error whether I build with expo or local EAS.
```
clang++: error: linker command failed with exit c…
-
### Steps to reproduce
1. Build the example application from the ["2D scrolling - Flutter Build Show"](https://www.youtube.com/watch?v=ppEdTo-VGcg).
2. Try scrolling diagonally using a trackpad.
##…
-
### Summary
Preface: we have a use case when we internally distribute development builds with development client to our QA team and they use Extensions UI to be able to easily switch between differ…
-
**Windows 11**
* Plugin version: 1.3.7
* Platform: iOS or Android
*** Flutter info (`flutter info`, `flutter doctor`):**
[√] Flutter (Channel stable, 3.24.3, on Microsoft Windows [Version 10.0.2…
-
### Requirements
We are missing the data evaluation collection for the web provider.
Following the example of the [iOS](https://github.com/go-feature-flag/openfeature-swift-provider/tree/main/Source…
-
### Steps to reproduce
1. Setup GoRouter using a ShellRoute and add a NavigationObserver that uses ```GoRouterState.of(route.navigator!.context)```
2. add call to ```showMenu()``` in app
3. Lin…
-
### Description
I started a new Blank Library using the `Fabric View` template, after I ran `yarn install` in the project root and inside the example folder without changing or doing anything else I …
-
### Steps to reproduce
1. Add a `TextField`
2. Disable autocorrect and enable suggestions on the `TextField`
### Expected results
Auto-suggest bar visible but automatic word correction disabled
#…
-
### Description
In my experience, the order of rAF callbacks is always deterministic on web. It [seems](https://stackoverflow.com/a/34905490) like it's deterministic per spec. In other words, this:…