Flutter SDK 3 migration guide
- Nutrient Flutter SDK 3 relies on the new Android embedding v2. For projects customizing the Flutter library on the Android side, refer to the official Flutter migration documentation(opens in a new tab).
path_provider
plugin(opens in a new tab) is no longer required. Runflutter pub upgrade
to automatically remove any unused dependencies.