Upgrade to the latest Flutter version
Run flutter upgrade to update Flutter to the latest version. If the upgrade fails or your environment reports configuration issues, refer to the Flutter troubleshooting guide.
Nutrient Flutter SDK 6.0
Nutrient Flutter SDK 6.0 moves internal plugin operations to native bindings. Nutrient still supports legacy MethodChannel integrations for backward compatibility, but we’ve deprecated them and plan to remove them in a future major release.
Most apps that use the public Nutrient Flutter APIs don’t require changes. For details, refer to the Flutter SDK 6 migration guide.