Rory Stephenson
Rory Stephenson
# Description When test files are colocated (in a `test/` subdirectory of `lib/src/`) the `depend_on_referenced_packages` lint does not consider dev dependencies as part of the file's dependencies and thus gives...
First things first, thank you very much for this package. It's very useful functionally and I also found the code a pleasure to read in the sense that it's simple...
Fixes #757 The generated code seems to be valid and the tests run locally. Let me know what you thing @rrousselGit .
**Describe the bug** I want to use a generic mixin on a single class within a freezed model. According to [the Readme](https://github.com/rrousselGit/freezed/blob/29aafcc3db2d4ba2f528543fd683beb56f6f7515/packages/freezed/README.md#mixins-and-interfaces-for-individual-classes-for-union-types) we should use `With.fromString` although that doesn't seem...
Thanks for this plugin @jiusanzhou. I have a use case where I want to open a window and immediately show some data passed from the parent app to the window....
### Is there an existing issue for this? - [X] I have searched the existing issues and found no duplicates. ### What plugin is this bug for? Firebase UI Firestore...
### Is there an existing issue for this? - [x] I have searched the existing issues. ### Which plugins are affected? Core ### Which platforms are affected? iOS, Android ###...
Get from server immediately after a document is updated gives old cached data when snapshot is open
### Description NOTE: I have been directed to share this here after opening [an issue](https://github.com/firebase/flutterfire/issues/17352) in the flutter firebase sdk. The short version is that when a snapshot listener for...
Get from server immediately after a document is updated gives old cached data when snapshot is open
### Describe your environment * Android Studio version: Meerkat #AI-243.25659.59.2432.13423653 * Firebase Component: Firestore * Component version: Using Flutter cloud_firestore 5.6.7 ### Describe the problem NOTE: I have been directed...