Currently runs on Android only.
Boot up your android
simulator.
If you don't have any MPESA messages you can use our devtools in the ./devtools
directory.
It has different tooling to interact with the VM to make your DX easier. Take a look at the instructions in the readme
. After you've loaded messages, you're pretty much set to execute main.dart
We're using Isar as our local store. Read through the docs. With your understanding of the library, and start making changes. Run the command below at the root(/) of the project to generate the *.g.dart
files.
flutter pub run build_runner build