Pedro Massango
Pedro Massango
Hi, After following the steps in https://docs.dartedge.dev/platform/supabase I get a Not found message while trying to test the function locally (`http://localhost:54321/functions/v1/dart_edge`).
This is one of the most important features for Data classes in Dart
### Please describe the feature and your use case. It would also be great to have the possibility of running `dart pub publish` command with the name of the package...
Fixes #133 ### Test To test this PR, go to the example folder and try to build the app using Wasm: ```terminal cd example && flutter build web --wasm ```