lokotro_pay 1.0.4
lokotro_pay: ^1.0.4 copied to clipboard
Lokotro Pay: A modern Flutter payment plugin with glassmorphism design for seamless payment collection via cards and mobile money.
Changelog #
All notable changes to the Lokotro Pay plugin will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.4 - 2025-12-20 #
Fixed #
- ๐ Fixed syntax error in
lokotro_pay_checkout.dart(missing print statement) - ๐ Updated documentation URL to
https://docs.lokotroo.com
1.0.1 - 2025-12-17 #
Changed #
- ๐ Updated README with correct API documentation
- ๐ง Fixed
LokotroPaymentBodydocumentation (usecustomerReferenceinstead ofsystemRef) - ๐ฆ Updated Android package identifier to
com.bloonio.lokotro_pay - ๐งน Fixed all Dart analyzer warnings (unused imports, deprecated methods, etc.)
Fixed #
- Removed unused imports across multiple files
- Fixed deprecated
withOpacityusage - Fixed unnecessary null checks and assertions
1.0.0 - 2025-12-17 #
Added #
- ๐ Initial release of Lokotro Pay Flutter plugin
- ๐จ Modern glassmorphism design with dark theme
- ๐ณ Support for multiple payment methods:
- Payment Cards (Visa, Mastercard, American Express)
- Mobile Money integration
- E-Wallet support
- Bank Transfer functionality
- E-Flash instant payments
- Lokotro Wallet integration
- Virtual Card support
- ๐ Reactive state management with RxDart
- ๐ Multi-environment support (development/production)
- ๐ฑ Responsive design for all screen sizes
- ๐ฏ Haptic feedback for enhanced user experience
- ๐ Enterprise-grade security for payment processing
- ๐ Easy integration with comprehensive API
- ๐ Complete documentation and examples
- ๐งช Comprehensive test suite
- ๐จ Customizable themes and colors
- ๐ ๏ธ Utility functions for common operations
- ๐ Progress indicators and loading states
- โ Form validation and error handling
- ๐ญ Beautiful animations and transitions
- ๐ง Environment configuration management
- ๐ก HTTP client with interceptors and retry logic
- ๐ช Result screens for success/error/warning/info states
- ๐ผ๏ธ Image widgets with fallback support
- ๐ Input formatters for card numbers and dates
- ๐จ SVG icon support with placeholder assets
- ๐ฑ Example app demonstrating all features
Technical Details #
- Built with Flutter SDK >=3.3.0
- Dart SDK ^3.8.1
- Modern architecture with clean separation of concerns
- Comprehensive error handling and logging
- Performance optimized for smooth user experience
UI/UX Features #
- Glassmorphism design language inspired by Lokotro
- Premium dark theme with beautiful gradients
- Smooth animations and haptic feedback
- Responsive layouts for all screen sizes
- Consistent design system throughout
Security Features #
- Secure HTTP communication with proper encryption
- Token-based authentication
- Input validation and sanitization
- Network security best practices
[Unreleased] #
Planned Features #
- ๐ Internationalization (i18n) support
- ๐ Push notification integration
- ๐ Analytics and reporting
- ๐จ Additional theme options
- ๐ฑ Platform-specific optimizations
For more information, visit our GitHub repository.
