mpesa 2.0.2
mpesa: ^2.0.2 copied to clipboard
This is a dart wrapper around mpesa daraja api. Written in pure dart which means it's framework agnostic(ios,android,web,plain dart,fuschia) and works out of the box.
mpesa #
Mpesa package changelog
2.0.2 18/01/2022 #
- Update README.md
2.0.0 24/05/2021 #
clientKey
,clientSecret
andenvironment
are now public.securityCredential
is no longer required for Lipa Na Mpesa Online
Breaking Changes #
- Migrate to null-safety
- Requires dart version
>=2.12.0 <3.0.0
- Calling
lipaNaMpesa
method now returnsFuture<MpesaResponse>
instead ofFuture<Map<dynamic,dynamic>>
1.0.0 29/8/2019 #
- Stable release
- Shipped Lipa Na Mpesa method
- Improved docs
0.0.4-dev.1 29/8/2019 #
- Rewrite to support plain dart without flutter
0.0.3 14/8/2019 #
- Some tweaking.
0.0.2 14/8/2019 #
- Added barebones Lipa na Mpesa method
0.0.1 14/8/2019 #
- Init to win it