- This is a package that helps you implement the Safaricom daraja API in your flutter applications.
- Currently only supports STK push.
- Please pay keen attention to the
password
property of theRequest
object. - Your
password
is the result ofbase64.encode(Shortcode+Passkey+Timestamp)