-
### Steps to reproduce
1, Install flutter following guide in: https://docs.flutter.dev/get-started/install/windows/desktop?tab=vscode#install-the-flutter-sdk
2, Create new project
3, Check VSCode f…
-
# Trending repositories for C#
1. [**abpframework / abp**](https://github.com/abpframework/abp)
__Open Source Web Application Framework for ASP.NET Core. Offers an opinionated arc…
-
## Your Environment
* Plugin version: ^4.15.5
* Platform: Android
* OS version: 12
* Device manufacturer / model: Samsung
* Flutter info (`flutter doctor`):
```
[✓] Flutter (Channel stab…
-
### What happened?
Admittedly, I do not have a good reproducible example, as my project is:
1. Indirectly using WebView2 (via [Tauri](https://github.com/tauri-apps/tauri))
2. Using it to display …
-
### Steps to reproduce
1. Use flutter beta
2. Paste the code
3. Tap the square, animation works as expected
4. Tap the square again, scale doesn't work, only opacity works.
### Expected results
…
-
### Description
In Swift 6, the use of a default case in a switch statement over an enum can cause the compiler to crash, but only when the module defining the enum is not built with the BUILD_LIBR…
-
### Describe the bug
A WinUI 3 application is throwing the following exception while running:
`'Reentrancy was detected in this XAML application. Use a debugger to locate the reentrant code and,…
-
:warning:Please attach **%TEMP%\vscode-dotnet-installer\log.txt** for more details.
version: 1.0.0
env:
```
PATH:
C:\Program Files (x86)\Microsoft\Edge\Application
C:\Program Files\NVIDIA GPU …
-
# Trending repositories for C#
1. [**files-community / Files**](https://github.com/files-community/Files)
__Building the best file manager for Windows__
70 stars today | …
-
Sample code to reproduce
```dart
import 'package:flutter/material.dart';
class Test extends StatelessWidget {
const Test({Key? key}) : super(key: key);
@override
Widget build(BuildCo…