-
```
Launching /home/leon/Projects/ARSvp-Flutter/lib/main.dart on Pixel 7a in debug mode...
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':url_launcher_…
-
## Bug report
**Describe the bug**
When the GoogleSignInButton enters dark mode, the background color of the icon has an ugly overlay with the button color. Tested on Pixel 6 Pro Android Device wi…
-
Flutter app run on MacOS
ERROR:
go-flutter: no handler found for channel plugins.flutter.io/shared_preferences
## Hover doctor
```log
➜hover doctor
hover: Hover version v0.46.3 running on darw…
-
### Steps to reproduce
1. A engine:
prefs.setBool('EnabledSmartRecognizeGraph', !widget.allowRecognize);
2. B engine:
prefs.setString(_kVoipRecordFilePathKey, jsonEncode(dic));
3. A engine:
pref…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
App Check
### Which platforms are affected?
iOS
### Description
…
-
Apple recently announced that starting in Spring 2024, apps will be required to include more privacy-related reasoning for "third-party SDKs." This includes providing details in privacy manifests abou…
-
Docs: https://docs.flutter.dev/packages-and-plugins/developing-packages
-
if install flutter_facebook_login then shared_preferences package get break
I got this error
E/flutter (10471): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: MissingPluginExcep…
-
import 'dart:async';
import 'dart:convert';
import 'dart:io';
import 'package:ess_application/appservices_lib.dart';
import 'package:ess_core/esscore_lib.dart';
import 'package:flutter_local_noti…
-
The platform plugin is not created because the `shared_preferences_foundation` package now does not have a `macos` folder.
https://github.com/flutter/packages/tree/main/packages/shared_preferences…