-
I originally added this to an existing issue but believe it warrants more visibility. In addition to the existing Android 12 and security patch problems reported in other issues, we need to determine…
-
## Request Statement
The Version 1.0.0 of Mobile Security Toolkit uses a xcframework to make the Api of the package public. It has the caveat of having hidden code, which may not be trustworthy.
…
-
#### **Project Overview**
The objective of this project is to develop a cross-platform mobile application using Flutter that blocks or identifies spam callers on both iOS and Android devices. The app…
-
Hello,
I just updated our app to flutter 3.24.1 and flutter_secure_storage 9.2.2, but when I run the app in release mode I get:
```
➜ app git:(main) ✗ flutter run --release --flavor=production…
-
**Description:**
We need to remove the `debug` tag from the Flutter app to ensure it is ready for production. This will help us avoid any potential security risks and ensure that the app behaves as…
-
### Prerequisites
- [X] This is not a Security Disclosure, otherwise please follow the guidelines in [Security Policy](https://github.com/adobe/aepsdk_flutter/security/policy).
- [X] I have search…
-
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: LateInitializationError: Field '_osmBaseController@291117859' has not been initialized.
E/flutter ( 4318): #0 BaseMapContr…
-
### Use case
Some apps need the option of using their own keyboard for security reasons. You often do not want other software or hardware keyboards to be able to track what is currently being entered…
-
### Description
The title pretty much explains it. Any uppercase characters are ignored in the built in text field so long as the overall email address exists. It's not exactly a major issue but it…
-
Launch Config for VS Code:
```
{
"name": "Flutter-web",
"request": "launch",
"type": "dart",
"program": "lib/main.dart",
"args": [
…