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, see Google Codelabs and HackerNoon 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 used Semantic Versioning 2.0.0 for versioning throughout the project.
If you got any queries or found a bug, open an Issue or ping me over on [email protected]
Licensed under the MIT License.
Thanks to all contributors and to sponsors for supporting the project.