InApp is a simple application for e-commerce built using Karee Framework
git clone https://github.com/ChamplainLeCode/InApp in_app
To get start with project take a look on Karee Framework
To run this project, you should know that Karee uses code generator so, you should run karee source and wait until all additional files
being generated in core package. then run your project using flutter run or through your favorite flutter development IDE tool
karee source
Then
flutter run