- Notifications
You must be signed in to change notification settings - Fork14
🎙 Voice Payments Module for BHIM UPI App
License
shyvum/BHIM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Bharat Interface for Money (BHIM) is a payment app that lets you make simple, easy and quick transactions using Unified Payments Interface (UPI). I've built a Voice Module that is lightweight in size and can be integrated into the existing BHIM App.
Show some love 💜 and Star ⭐️ the Repository to support the project.
Registration Screen | Voice Registration | Voice Login |
---|---|---|
![]() | ![]() | ![]() |
- Get Up and Running in 5 Minutes
- Flutter / Dart Packages Used
- Versioning
- Queries / Bugs
- License
- Thanks to Contributors and Sponsors
You can get the BHIM App up and running on your local dev environment in 5 minutes with these four steps:
Install the Flutter SDK & Android Studio.Instructions.
Open Terminal & navigate to the root directory of the project.
cd BHIM
Run and launch the build on preferred device.
flutter run
Open the source code and start editing!
Your app is now running on your physical device or emulator. Open the
lib
directory in Android Studio itself and edit*.dart
files. Hot Reload your changes, and the app will update in real time!
At this point, you’ve got the fully functional BHIM App running. For additional information on how you can customize your Flutter Apps, seeGoogle Codelabs andHackerNoon Guide.
Package Name | Package Version | Package URL |
---|---|---|
url_launcher | latest | Open on pub.dev |
font_awesome_flutter | latest | Open on pub.dev |
barcode_scan | latest | Open on pub.dev |
qr_flutter | latest | Open on pub.dev |
path_provider | latest | Open on pub.dev |
screenshot_and_share | latest | Open on pub.dev |
speech_recognition | latest | Open on pub.dev |
scratcher | latest | Open on pub.dev |
http | latest | Open on pub.dev |
permission_handler | latest | Open on pub.dev |
native_contact_picker | latest | Open on pub.dev |
simple_rsa | latest | Open on pub.dev |
random_string | latest | Open on pub.dev |
shared_preferences | latest | Open on pub.dev |
recase | latest | Open on pub.dev |
file | latest | Open on pub.dev |
file_picker | latest | Open on pub.dev |
typed_data | latest | Open on pub.dev |
audio_recorder | latest | Open on pub.dev |
I've usedSemantic Versioning 2.0.0 for versioning throughout the project.
If you got any queries or found a bug, open anIssue or ping me over onhi@itsshivam.com
Licensed under theMIT License.
Thanks to all contributors and to sponsors for supporting the project.
About
🎙 Voice Payments Module for BHIM UPI App