## [5.0.3] - 2020-04-27 * Fix issue account page when logged in for Notic theme * Small tweak to helpers.dart * Pubspec.yaml dependency updates ## [5.0.2] - 2020-04-17 * Fix issue with PayPal checkout when using different locales * Fix nested `trans` methods * PAYPAL_LOCALE added to .env file ## [5.0.1] - 2020-04-13 * Update to app_payment_gateways * Pubspec.yaml dependency updates ## [5.0.0] - 2020-04-11 * Major release * Null safety libraries added * PayPal Payment Gateway Added * New theme customization * Fixed Drawer Widget when using Light/Dark mode * New config file for currency * Pubspec.yaml dependency updates * Bug fixes ## [4.0.0] - 2020-03-28 * Major release * New config structure * Dark mode added * Menu drawer added * Project refactor to use Nylo Framework * Performance boost * Bug fixes * Dart code formatted * Pubspec.yaml dependency updates ## [3.0.0] - 2020-03-08 * Major release * Flutter 2.0.0+ support * Manage app from WooSignal * Code tidy up * Bug fixes ## [2.6.0] - 2020-02-24 * Ability to manage affiliate products * Refreshed design for checkout details screen * New logic to manage shipping better * Bug fixes ## [2.5.1] - 2020-02-21 * Pubspec.yaml dependency updates * Bug fixes ## [2.5.0] - 2020-12-23 * Ability to add image placeholders on products * Dart code formatted * Pubspec.yaml dependency updates ## [2.4.1] - 2020-12-20 * Fix subtotal bug on order creation * Pubspec.yaml dependency updates ## [2.4.0] - 2020-11-19 * Option to disable shipping in config ## [2.3.0] - 2020-11-18 * Option to set if prices include tax * Pubspec.yaml dependency updates * Bug fixes ## [2.2.2] - 2020-10-30 * Bug fix for Android build * Pubspec.yaml dependency updates ## [2.2.1] - 2020-10-22 * Minimum IOS deployment now IOS13 * Pubspec.yaml dependency updates ## [2.2.0] - 2020-10-07 * Flutter 1.22.0 update * Android MainActivity.kt migration * Pubspec.yaml dependency updates * Bug fix for strange "billingAddress" error on checkout * flutter_application_id.yaml for updating package name and display name of the app in one command * Minor code format ## [2.1.1] - 2020-07-23 * Bug fix for categories * Changes to FreeShipping ## [2.1.0] - 2020-07-22 * Pubspec.yaml update for RazorPay * FreeShipping minimum value feature * New grid collection layout ## [2.0.9] - 2020-06-19 * New UI for home products * Added pull to refresh to user orders * Pubspec.yaml updates * Flutter v1.17.3 support * Bug fixes ## [2.0.8] - 2020-06-04 * Added pull to refresh * Pubspec.yaml updates * Bug fixes ## [2.0.7] - 2020-05-26 * New default locales added for Spanish, German, French, Hindi, Italian, Portuguese * Handle managed stock better in product detail * Removed unused pubspec dependencies * Pubspec updates * Bug fixes ## [2.0.6] - 2020-05-17 * New product view * Improved product sale appearance * Bug fixes ## [2.0.5] - 2020-05-16 * RazorPay checkout added * Option to use shipping address * Config update * Pubspec.yaml change * Bug fixes ## [2.0.4] - 2020-05-13 * Added Flexible widget for checkout details * Bug fixes ## [2.0.3] - 2020-05-12 * New state options for taxes/shipping * Handle variations better * Code clean up * Bug fixes ## [2.0.2] - 2020-05-08 * Flutter 1.17.0 support * Sort by feature * Cash on delivery added * Login/register flow change for Apple user guidelines * Bug fixes * Pubspec.yaml update * AndroidManifest.xml bug fix ## [2.0.1] - 2020-04-30 * Login/register with WordPress * Updated product view * New account area * pubspec.yaml update * Bug fixes ## [2.0.0] - 2020-04-10 * Flutter v1.12.13+hotfix.9 support * UI changes * Xcode 11.4 support * pubspec.yaml update * Code Refactor * Bug fixes ## [1.0.1] - 2020-02-12 * Bug fixes, pubspec.yaml update, rm podfile ## [1.0.0] - 2019-11-01 * Initial Release