-
**Is your feature request related to a problem? Please describe.**
In a past issue, @rrousselGit provided an example of how to integrate with Floor:
https://github.com/rrousselGit/freezed/issues…
-
Record is a great feature, it brings us close to minimalistic data classes.
It will be nice to have ability to create statically typed class records with with full potential of records.
In addition…
-
It the first time I would like to use your package for my Web responsive project app.
The documentation have not been updated ?
How you migrate from ResponsiveWrapper to ... ?
Thank you for y…
-
`TextFieldPin(
textController: textEditingController,
autoFocus: true,
codeLength: 4,
alignment: MainAxisAlignment.center,
defaultBoxSize: 46.0,
m…
-
# Description
All of the text in the app is invisible, this seems to be a reoccurring problem with this package and is preventing us from releasing the app.
# Where it occurs
We have noticed …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Version
0.7.0
### Description
Test fails in CI with the default configuration, it works locally with `flutt…
-
With [macros](https://dart.dev/language/macros) on the horizon, it will be possible to implement equatable using macros which will both improve the performance of equality comparisons and significantl…
-
`CachedQuery.instance.updateQuery(key: key, updateFn: (_) => null);`
I want to update the state of the query like above.
It is grammatically correct but actually doesn't work.
```
QueryState c…
-
## Problem
It is really inconvenient to work with Dart's `DateTime` because it misses some important methods for date-time manipulation. Some good examples are
1. There's no easy way to add years to …
-
**Describe the bug**
Referente a issue [https://github.com/Flutterando/modular/issues/899](url). O problema ocorrido não era intrínseco ao RouterOutlet
Qualquer navegação em rotas filhas ocorre ess…