Baseflow / Baseflow/flutter-permission-handler

Crash on windows server

Open
#981 4 comments 1 reaction 0 assignees View on GitHub
P2 platform: windows type: bug
Dominant language
Dart
Stars
2.2k
Forks
970
Avg merge
14h 22m
Merged PRs (30d)
2

Description

## 🐛 Bug Report

The app crashes when opening it on Windows Server 2012 if it uses this plugin.
If I remove the dependency to the plugin the app opens without a problem.

### Expected behavior
Open the app without crashing.

### Reproduction steps

1. Create a new flutter project and just add in the pubspec.yaml the dependency to permission_handler: ^10.2.0. There is no need to add any extra code.
2. Execute the command `flutter build windows`.
3. Copy the files at `build\windows\runner\Release\` to the Windows Server 2012.
4. Execute the app and it crashes.
5. If we repeat the steps removing the dependency it doesnt' crash.

### Configuration

**Version:** 10.2.0

**Platform:**
- [ ] Windows

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.