-
I've integrated this package successfully with a web app for magic link authentication and am now building a flutter app that will need to use the same Cognito user pool. Is there an example somewhere…
-
```
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method getIdentifier on channel app_set_id)
E/flutter (20795): #0 …
-
Hi Melo567,
aflter $flutter create myapp
adding ar_flutter_view into package.json:
```
flutter run
Launching lib/main.dart on SM G991B in debug mode...
Running Gradle task 'assembleDebug'…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Android, iOS
### Descriptio…
-
### System Info
langchain: ^0.7.7+1
langchain_openai: ^0.7.2+5
Dart version 3.5.4
Flutter version 3.24.4
Platform: Android
### Related Components
- [ ] doc-loaders
- [ ] doc-transformers
- [ ] …
-
### Page URL
docs.flutter.dev/app-architecture/case-study
### Page source
_No response_
### Describe the problem
Right now, the code snippets in the PR #11414 aren't under CI. To add th…
-
When playing videos in the app, some videos work as expected, while others cause the app to crash with the following error:
`E/flutter ( 3806): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unha…
-
### Steps to reproduce
**Pre-requisites**:
[Web package](https://pub.dev/packages/web/versions) >=0.5.1
Flutter SDK >=3.19.6
environment:
sdk: ^3.2.0
1. Ensure semantics on the semantics …
-
This warning is given when running my application in Android Studio while using sodium_libs versions 3.n.n. Correspondently, the app crypto exchange fails. The app successfully runs with version 2.2.1…
-
### Version
^9.0.6
### Platforms
Android, iOS
### Device Model
emulator, iPhone 15 Pro Plus
### flutter info
```sh
[✓] Flutter (Channel stable, 3.24.4, on macOS 15.1.1 24B91 darwin-arm64, local…