Mpesa package changelog
- Update README.md
- Fix issue #4
clientKey
,clientSecret
andenvironment
are now public.securityCredential
is no longer required for Lipa Na Mpesa Online
- Migrate to null-safety
- Requires dart version
>=2.12.0 <3.0.0
- Calling
lipaNaMpesa
method now returnsFuture<MpesaResponse>
instead ofFuture<Map<dynamic,dynamic>>
- Stable release
- Shipped Lipa Na Mpesa method
- Improved docs
- Rewrite to support plain dart without flutter
- Some tweaking.
- Added barebones Lipa na Mpesa method
- Init to win it