-
When running the `dumpbin.exe` tool on a compiled flutter_preview.exe to determine dynamically linked dependencies:
```
PS D:\git\flutter> & "C:\Program Files\Microsoft Visual Studio\2022\Communit…
-
Docs for flutter integration would be super useful for users starting to adopt Tolgee as part of the flutter workflow.
Purus updated
1 month ago
-
This test is flaking on multiple configurations ([flakiness dashboard](https://dashboards.corp.google.com/_0d7e1e34_2c58_4d29_bf12_cf7bed10396d?fb=configuration:in:app_jitk-linux-debug-x64,app_jitk-li…
-
### Description
https://posthog.com/docs/toolbar/heatmaps
We'd need to create a Widget wrapper that tracks and captures every interaction such as clicks, etc.
You can manually do this though,…
-
**Version**
- Platform: iOS, Android
- Flutter version: 1.22.3
- Hive version: 1.4.4
- Flutter Hive version: 0.3.1
Hello guys, so I'm facing a difficulty understanding what type of Map does…
-
## Background
I am attempting to extend my flutter application to load VST plugins and I'm unsure if there's a workaround for this exception on MacOS.
In case the reader is unaware, it is commo…
-
## Steps to Reproduce
A New Project can reproduce this issue on my computer.
1. Create a new project.
2. `flutter run --verbose` with built in terminal or external terminal.
3. I can see some st…
-
Hello,
I want to ask if there is any features to these kind of behaviour
https://medium.com/@phaniraja/overlap-issue-with-snackbar-df49e25be407
Thank you
-
I can't navigate directly to a parent route like the one below: "http://127.0.0.1:8080/#/home/lives"
I can only navigate to the "/lives" page if I first navigate to "/home"
I have two areas in the a…
-
Whenever I create a Flutter project either by using the Flutter CLI or Android Studio, a strange problems seem to occur. All files are duplicated and a ' 2' (space two) is put in the end of the file's…