This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /guides/flutter/migration-guides/upgrading.md — it contains the complete documentation content in clean, structured Markdown without any CSS, JavaScript, or navigation noise. Upgrade Flutter to the latest 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.