neopay 1.0.0 copy "neopay: ^1.0.0" to clipboard
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
1
likes
115
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for handling payment flows with UPI, PayU, and QR code generation.

Documentation

API reference

License

MIT (license)

Dependencies

crypto, dartz, dio, equatable, flutter, flutter_bloc, flutter_svg, get_it, intl, lottie, neomaxer_upi_pay, payu_checkoutpro_flutter, plugin_platform_interface, qr_flutter, responsive_builder, url_launcher, window_size

More

Packages that depend on neopay

Packages that implement neopay