-
Hi , i am not able to setup the project locally . There are multiple error coming while running. Can anyone help me out.
_Originally posted by @Aniket8195 in https://github.com/atsign…
-
### Checklist
- [X] The issue can be reproduced in the [auth0_flutter sample app](https://github.com/auth0-samples/auth0-flutter-samples/tree/main/sample) (or N/A).
- [X] I have looked into the [R…
-
### The bug
On Android 15, Immich app consumes 100% of CPU (in the background or foreground) with the following entries filling up in logcat repeatedly.
```
11-12 20:07:50.052 17658 17658 D Backu…
-
**Code I am using**
```
try {
final currentUser = FirebaseAuth.instance.currentUser;
await Intercom.instance.logout();
await Intercom.i…
-
**preinstall, bug fixed**
run terminal at yolo-flutter-app/example.
required `flutter create`, ran it.
1. win32 version caused error,
clean cache&` flutter get `+ `flutter pub upgrade win32` n…
-
[✓] Flutter (Channel stable, 3.16.0, on macOS 14.1 23B73 darwin-arm64, locale en-IN)
• Flutter version 3.16.0 on channel stable at /Users/rajkumar/Desktop/flutter
• Upstream repository h…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Other
### Which platforms are affected?
Android
### Description
…
-
### What happened?
The Flutter app that I am working on is crashing when clicking on the notification that was received from OneSignal here is a crash report:
-------------------------------------
…
-
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':flutter_subscreen_plugin:compileDebugKotlin'.
> Error while evaluating property 'filteredArgumentsMap' of t…
-
### Steps to reproduce
Moving from https://github.com/dart-lang/sdk/issues/56300 based on @bkonyi's comments.
---
@FMorschel reported to me conditional breakpoints not working as expected, an…