flutter_magento 2.1.2
flutter_magento: ^2.1.2 copied to clipboard
A comprehensive Flutter plugin for Magento e-commerce platform integration
2.0.1 #
- Documentation Fix: Fixed conflicting method names that caused dartdoc generation errors
- API Change: Renamed
search
getter tosearchApi
to avoid conflicts withsearch()
method - Documentation: Added comprehensive library-level documentation
- Quality: Improved pub.dev analysis score by resolving documentation issues
2.0.0 #
- Major Release: Complete rewrite of the Flutter Magento plugin with 200+ functions
- Authentication & Customer Management: JWT token authentication, customer registration, profile management, social auth
- Product Catalog: Advanced product listing, search with autocomplete, category management, product variants
- Shopping Cart & Checkout: Guest and customer cart management, coupon support, shipping estimation, payment methods
- Order Management: Order history, status tracking, cancellation, returns, reorder functionality
- Wishlist & Favorites: Multiple wishlist support, sharing, analytics
- Advanced Search & Filtering: Full-text search, attribute-based filtering, price range filtering
- Enhanced UX: Offline mode, performance optimization, push notifications, multi-language support
- Platform Support: Android, iOS, Web, Windows, macOS, Linux
- Security: JWT authentication, HTTPS enforcement, secure token storage
- Performance: Request caching, image optimization, lazy loading, background sync
0.0.1 #
- Initial release with basic Magento integration