A Voice Based Payment Solution
Linked in:https://www.linkedin.com/in/prathamesh-sahasrabhojane-4b3b12148/
Github:http://github.com/theShubham99/
install app.apk from the zip file on android device. (Allow unknown sources to install apk) Guide: https://www.androidcentral.com/unknown-sources
- Extract the zip
- Install Flutter & dart.
- Install VS Code / Android Studio or other flutter editor.
- Create Flutter Project
- Replace lib folder with given lib folder.
- replace pubspec.yaml with given pubspec.yaml
- run -get package from flutter command.
- Change import statements in dart files with your project name in place of voicecoin.
- paste assets folder in project.
- attach the device and build the project