DocCounter

Get started

For start this project you need to install flutter, install and setup android studio

Build and run project

flutter build <apk, macos, windows, linux> --release

After that, in build/, you can find the package. The path where your built project is located will be displayed after running the flutter build command.