-
## Command
```
flutter pub get
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
FileSystemException: Deletion failed, OS Error: The system cannot find the path specified.
, errno =…
-
```
What steps will reproduce the problem?
1.Change some sms settings
2.Reboot (might even be optionnal ?)
3.Sms settings have reverted to default
What is the expected output? What do you see instead…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Web
### Description
In debug and local…
-
Implementar el backend y frontend necesarios para que los estudiantes puedan crear cuentas en la plataforma.
-
### Description
When I use firebase_auth: ^5.3.2 package, I get an error:
Swift Compiler Error (Xcode): No such module 'GoogleUtilities_AppDelegateSwizzler'
..../Pods/FirebaseAuth/FirebaseAuth…
-
https://stackoverflow.com/questions/30148729/how-to-secure-android-shared-preferences
```
String masterKeyAlias = MasterKeys.getOrCreate(MasterKeys.AES256_GCM_SPEC);
SharedPreferences sharedPref…
-
Since v6.0.0 the lib should use Android's Keystore to encrypt data for better security purposes before saving it into shared preferences.
## The problem
Data stored using RNSInfo's versions > 6 …
-
## Command
```
flutter attach
```
## Steps to Reproduce
1. run XCode and install app in iphone
2. flutter attach iphone
3. report crash
## Logs
SocketException: Failed to create datagram …
-
本地的Flutter版本:1.7.8.hotfix3,xcode版本:Version 10.3
用的是模拟器 iphone xs max
错误信息如下:
ld: warning: ld: warning: ignoring file /Users/xxxx/Desktop/testFlutter/flutter-lib/ios_frameworks/App.framework/App, m…
-
## What happened?
this code sample works locally both with `flutter run -d chrome` / `flutter run -d chrome --release`
and served with `dhttpd` (see [here](https://github.com/flutter/flutter/issu…