neopay 1.0.0
neopay: ^1.0.0 copied to clipboard
A Flutter package for handling payment flows with UPI, PayU, and QR code generation.
0.0.1 #
Initial Release #
-
Core Features
- PayU integration for credit/debit cards and net banking
- UPI payment support with intent and collect flows
- Dynamic QR code generation for payment collection
- Real-time transaction status monitoring
- Comprehensive error handling and logging
-
Architecture
- Clean architecture implementation with feature-based organization
- Dependency injection using GetIt
- State management with flutter_bloc
- Responsive UI with flutter_screenutil
-
Developer Experience
- Debug mode with detailed logging
- Comprehensive example app
- SDK reset functionality for testing
- Multiple configuration options
-
Platform Support
- Android (full support)
- iOS (full support)
- Windows (QR generation only)
-
Security
- Secure hash generation for PayU
- Environment separation (test/production)
- No sensitive data stored locally