flutter_mpesa_stk 1.1.0
flutter_mpesa_stk: ^1.1.0 copied to clipboard
Flutter Mpesa STK push plugin that allows you to integrate Express Mpesa to your app.
1.0.0 #
- Initial Version
- Allows Express Lipa na Mpesa STK push
1.0.1 #
- Better documentation of the classes
- update the dependancies
dart format .
1.0.2 #
- Fix: dangling library comments
1.1.0 #
- Major Documentation Overhaul: Complete rewrite of README with professional structure
- Enhanced Code Quality: Fixed all linting warnings and improved code standards
- Improved Logging: Replaced print statements with proper logger implementation
- Better Error Handling: Enhanced error handling throughout the plugin
- Comprehensive Model Documentation: Added detailed documentation for
Mpesaclass and all properties - Updated Dependencies: Upgraded to latest package versions
- Example App Improvements: Fixed example to show M-Pesa demo instead of counter app
- Security Enhancements: Added security considerations and best practices
- Professional README: Added GitHub badges, automatic last updated tracking, and comprehensive usage examples
- Code Analysis: All dart analyze issues resolved
- Testing: All tests passing
- Null Safety: Full Dart null safety support with proper model classes
- Environment Configuration: Removed .env dependencies (Developers can choose whether or not to apply the same on their projects -- we recommend)