Henrique Passos Arrazão

Results 3 issues of Henrique Passos Arrazão

``` > flutter pub run build_runner --delete-conflicting-outputs Failed to build build_runner:build_runner: ../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/dart_style-2.1.1/lib/src/source_visitor.dart:2695:22: Error: Type 'TypeName' not found. void visitTypeName(TypeName node) { ^^^^^^^^ ../../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/dart_style-2.1.1/lib/src/source_visitor.dart:2695:22: Error: 'TypeName' isn't a type. void visitTypeName(TypeName...

I have a "SessionNotifier" (stores userToken and Firebase remote config data for example) that should never be disposed. So it is inside of the first Scope. I have another ProviderScope...

documentation
needs triage

### Description of the bug: Locally works fine and in the server not. It's not be cause of the local of the server (Germany) because I tested the Gemini request...

type:bug
status: awaiting user response
component:other