-
The maintainers of CocoaPods recently [announced](https://blog.cocoapods.org/CocoaPods-Support-Plans/) that they're stopping active work on it and they strongly encourage everyone to switch to Swift P…
-
**Describe the bug**
flutter firebase initializeApp run w/ F5 in visual studio code gets exception firebase_core_web/src/interop/core.dart line 60
**To Reproduce**
Steps to reproduce the behavior…
-
### 👟 Reproduction steps
Running the following code in a Flutter project:
```dart
prefs = {"data": {"name" : "Erhan"}};
User prefsUpdatedUser = await account.updatePrefs(
prefs: prefs,
);
```
Run…
-
Hi @mqnfred, maybe I missed something but I find the tool too destructive, it should be easier to add this to an existing dart/flutter project. I didn't expect the tool to override my pubspec.yaml nor…
-
### Description
When starting Tmail-Web on a new window (not private), all content is reloaded without using HTTP-304 mechanism.
### Expected result
Use cache or update headers to allow HTTP…
-
### Which packages are you using?
stream_chat_flutter
### On what platforms did you experience the issue?
Android
### What version are you using?
7.3.0
### What happened?
I can see there is mor…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I’m getting this error: “Your app version is outdated. To run the app on iOS 14, please…
-
-
-
### Implement Authentication Pages (Login, Signup, Signout)
**Objective:**
Create full-stack authentication functionality for our app, including Login, Signup, and Signout pages.
**Project Over…