1.0 to 2.0
This page will help you upgrade your Flutter SDK from v1 to v2.
Migration Guides
From 1.0 to 2.0
This upgrade changes how Apple Pay is configured. Do the following changes to complete the upgrade:
- Delete the
default_payment_profile_apple_pay.json
file under your assets file. - Update the
paymentConfig
instance to include the newapplePay
configuration.