Nikhil
Nikhil
@ashitaprasad This would require authentication, and setting up a backend would introduce complexity, which contradicts the project's goal of being lightweight. Additionally, relying on third-party backends like Firebase may not...
The late initialization error is fixed in PR #654 .
> Hi [@ashitaprasad](https://github.com/ashitaprasad) I tried reproducing this issue on a arm silicon (M3) based mac. The video previewer seemed to be working fine in this case. I have also tested...
@ashitaprasad I identified the cause and fixed it . Will hit PR soon.. got some things to do Currently
@ashitaprasad I am familiar with the codebase; however, I need to explore the test files further before making the necessary updates. I plan to work on that after updating codegen...
@animator I request you to take a look(Feedback on the major changes is enough) . I've updated the code generation for all supported languages to handle parameters with multiple values....
> @badnikhil do not conversations as resolved. You have to comment if you have fixed it, then the reviewer verifies the fix and marks it is resolved. Sorry about that,...
@animator i have resolved the datatypes.. Also updated a widget test. rows are now List instead of map you can Ignore the codegen related warnings for now.. it will be...
> > +796 ~1 -431: Some tests failed. > > 431 tests failed Tests for Codegen are not updated yet(as mentioned earlier ).. `01:13 +383 ~1 -1: Some tests failed....
> The approach has been reviewed. Please fix all the codegen tests so that the PR can be merged. Updating as soon as possible