aminsamad / flutter_kurdish_localization

GNU General Public License v3.0
28 stars 14 forks source link

Got an Exception on flutter version 3.19.0 #9

Open muhd-nish4d opened 7 months ago

muhd-nish4d commented 7 months ago

Launching lib\main.dart on sdk gphone64 x86 64 in debug mode... /C:/Users/ACM/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_kurdish_localization-1.0.8/lib/kurdish_cupertino_localization_delegate.dart:275:7: Error: The non-abstract class 'KurdishCupertinoLocalizations' is missing implementations for these members:

class KurdishCupertinoLocalizations extends GlobalCupertinoLocalizations { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /C:/Users/ACM/Documents/flutter/packages/flutter/lib/src/cupertino/localizations.dart:256:14: Context: 'CupertinoLocalizations.clearButtonLabel' is defined here. String get clearButtonLabel; ^^^^^^^^^^^^^^^^ Target kernel_snapshot failed: Exception

FAILURE: Build failed with an exception.

BUILD FAILED in 1m 2s Error: Gradle task assembleDebug failed with exit code 1

Exited (1).

specOper99 commented 7 months ago

You can use my fork for the package where I did a lot of updates to the package and fixed the 3.19.0 flutter update issue on iOS