-
Hello,
Your package seems great but I cannot start the linter because i'm constantly getting the error :
```
/.pub-cache/hosted/pub.dev/flutter_hooks_lint-1.2.0/lib/src/rules/hooks_avoid_nest…
-
### Describe the bug
```
LocalSend 1.16.1 (56)
Error: RhttpError.rhttpUnknownError(field0: reqwest::Error { kind: Builder, source: Custom { kind: Other, error: Error { code: -25262, message: "The…
-
**Describe the bug**
I tried to use chatgpt to generate serverpod model files for a new app. I teached serverpod with the
https://github.com/serverpod/serverpod_docs/blob/main/docs/06-concepts/02…
-
![Screenshot_20241106-073335](https://github.com/user-attachments/assets/e8a3be64-c58f-407e-b584-4a519b9edb61)
**Bug Report**
**Description of the Issue**
The application is encountering a critic…
-
Have you seen this error before?
It started appearing all of a sudden and now doesn't go away. Locks the app.
Clearing app storage works the first time but on app restart, it appears again.
```…
-
I wrote and tested my code in Swift, made a wrapper for it in Objective C, everything works up to this point. Now I need to call this code from Dart. I turned to the ffigen package and for several day…
-
When we are using EvalWidget, we are creating new package with libraries, right? Is it possible to add some 3rd party package as dependency and then import a library from included package?
Using ex…
-
### System Info
ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: CheckedFromJsonException
Could not create `ResponseStatusDetails`.
There is a problem with "type".
Invalid un…
-
Hi, thank you for sharing this repository. I had a problem when compiling example project
Step to reproduce :
1. Clone repository
2. Pub get
3. Run example
Error :
`E/flutter (25318): [E…
-
**Describe the bug**
I have called fetchPost in build method but its give error like provider not initilized.if i add future.delay its working
What is best way to call this method and how.
**Sam…