Mohnish Deshpande
Mohnish Deshpande
**Tell us about the task you want to perform and are unable to do so because the feature is not available** The code generation feature is missing for C++ **Describe...
### 🐛 Describe the bug I cloned the repo, and faced this issue upon running the app.  Platform: Linux Pop!_OS 22.04 (running Android Emulator) IDE: VSCode Flutter doctor output:...
### Description The code required some modification to make the Dart linter/compiler happy. ### Proposed Changes - Making fields of immutable classes final - Adding key to constructors - Adding...
### Description Currently the project contains a bunch of code fixes suggested by the linter/compiler. - Making fields of immutable classes final - Adding key to constructors - Adding const...