VaibhavCodeClub / learn

Learning app for kids
MIT License
81 stars 81 forks source link

Enhancement in projects folder structure and the folder access strings. #39

Open Rajkumarbhakta opened 1 month ago

Rajkumarbhakta commented 1 month ago

Screenshot (28)

sapatevaibhav commented 1 month ago

If you can do this with the help of git rm command you are welcome to do so...

Rajkumarbhakta commented 1 month ago

Sure.

kamalexe commented 1 month ago

Great approach to improve project structure! I'd love to contribute. Please assign me to this task. Also, is this the right way to organize the assets folder? |-- assets/ |-- birds/ |-- bird1.png |-- bird2.png |-- body/ |-- body1.png |-- body2.png

class AssetPaths { static const String birds = 'assets/birds/'; static const String body = 'assets/body/'; }

khush1yaaar commented 1 month ago

Hey, Khushi Soni this side, I'm a GSSoC contributor and would love to handle this issue

sapatevaibhav commented 1 month ago

@Rajkumarbhakta update

Rajkumarbhakta commented 1 month ago

I am working in it probably today I will give a pr