pom11

Results 3 issues of pom11

Using a StateNotifierProvider with GoRouter to check if a User is already logged in into Firebase, the redirect feature is not working on flutter_riverpod 2.0.0-dev.9. ```dart class LoginController extends StateNotifier...

bug
question

AWS and GCP provide a Serverless service where a server in a container starts on demand. This container has a default timeout that, usually, allows Scalene to profile the current...

When toggling nested ExpansionTiles i get this error. `type 'double' is not a subtype of type 'bool?' in type cast` ``` expansion_tile_card: ^2.0.0 ``` ``` Flutter 3.6.0-9.0.pre.2 • channel master...