Hi what is new flutter version in new update

Hi what is new flutter version in new update
hi this is error
Font asset "CupertinoIcons.ttf" was tree-shaken, reducing it from 257628 to 1752 bytes (99.3% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 5144 bytes (99.7% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 warnings
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
Note: /Users/mac/.pub-cache/hosted/pub.dev/google_mobile_ads-5.2.0/android/src/main/java/io/flutter/plugins/googlemobileads/AdMessageCodec.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
3 warnings
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
Note: /Users/mac/.pub-cache/hosted/pub.dev/razorpay_flutter-1.4.0/android/src/main/java/com/razorpay/razorpay_flutter/RazorpayDelegate.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
3 warnings
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 warnings
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
/Users/mac/.pub-cache/hosted/pub.dev/razorpay_web-2.0.2/android/src/main/java/com/razorpay/razorpay_flutter/RazorpayFlutterPlugin.java:18: error: cannot find symbol
import io.flutter.plugin.common.PluginRegistry.Registrar;
^
symbol: class Registrar
location: interface PluginRegistry
/Users/mac/.pub-cache/hosted/pub.dev/razorpay_web-2.0.2/android/src/main/java/com/razorpay/razorpay_flutter/RazorpayFlutterPlugin.java:36: error: cannot find symbol
public static void registerWith(Registrar registrar) {
^
symbol: class Registrar
location: class RazorpayFlutterPlugin
/Users/mac/.pub-cache/hosted/pub.dev/razorpay_web-2.0.2/android/src/main/java/com/razorpay/razorpay_flutter/RazorpayFlutterPlugin.java:56: error: cannot find symbol
private RazorpayFlutterPlugin(Registrar registrar) {
^
symbol: class Registrar
location: class RazorpayFlutterPlugin
Note: /Users/mac/.pub-cache/hosted/pub.dev/razorpay_web-2.0.2/android/src/main/java/com/razorpay/razorpay_flutter/RazorpayDelegate.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
3 errors
3 warnings
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':razorpay_web:compileReleaseJavaWithJavac'.
> Compilation failed; see the compiler error output for details.
* Try:
> Run with --info option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 2m 23s
Running Gradle task 'assembleRelease'... 147.5s
Gradle task assembleRelease failed with exit code 1
Hi,
Can you please share the issue with full details? It will help us provide you with an accurate and effective solution.
Thank you!
Regards,
Mr. Priyank
Whether you're troubleshooting an issue or looking for step-by-step guidance, our resources are designed to empower you with the knowledge you need
hi dear please check this mac@macs-MacBook-Pro ios % flutter doctor
[✓] Flutter (Channel stable, 3.27.0, on macOS 15.4.1 24E263 darwin-x64, locale en-PK)
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.1)
[✓] Xcode - develop for iOS and macOS (Xcode 16.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.2)
[✓] VS Code (version 1.100.2)
[✓] Connected device (2 available)
[✓] Network resources
• No issues found!
mac@macs-MacBook-Pro ios %