Ben Auer
Ben Auer
I'd like to get on that, if it's up for grabs 😀 From what I'm reading in the issue description, this could be achieved with: - create tutorial section in...
Hey @thisissandipp I'd love to collaborate on this 😃 💪 thanks Amazing 🎉 I'll start with REST API then. After that we still need examples for: - `go_router` - `shared_prefs`...
> I'd delete them. ok :) but don't you think some beginner friendly tutorials might be nice? > What would be the added value over the rest API example? Sorry...
Hey guys, I found an example for handling REST Api that is short but (imho) demonstrates it quite well. But I'm keen to hear what you think :) ### Example:...
> Put it in `examples//` No that I understood :) I just wondered if we should simply have: `examples//lib/main.dart` or `examples//lib/main.dart` `examples//lib/src/providers.dart` `examples//lib/src/UserListScreen.dart` > Overall I think that's missing a...
I get the same error as described above
I'm also running into this when trying to build/deploy my website
Hey @spydon happy new year :rocket: I had a look at the code of the `flame_devtools` and tried to get the overlays like: ```dart registerExtension( 'ext.flame_devtools.getOverlays', (method, parameters) async {...
Update: I just installed Alpha 2 on `VirtualMachineManager` and no longer encountered this issue.
The changes proposed by `Code Rabbit` are really cool, but aren't some of them a bit too advanced for a beginner example? Also the failing code-generation check I don't fully...