From 12/17/21 I can no longer build android and ios

I'm using the versions

syncfusion_flutter_charts: ^19.3.46

syncfusion_flutter_calendar: ^19.3.43

syncfusion_localizations: ^19.3.47


but when I run the build, the error in the newest version of the plugin:

/c:/flutter/.pub-cache/hosted/pub.dartlang.org/syncfusion_localizations-19.4.38/lib/src/l10n/generated_syncfusion_localizations.dart:17:7: Error: The non-abstract class 'SfLocalizations

Af' is missing implementations for these members:

 - SfLocalizations.rowsPerPageDataPagerLabel

Try to either

 - provide an implementation,

 - inherit an implementation from a superclass or mixin,

 - mark the class as abstract, or

 - provide a 'noSuchMethod' implementation.


Attached console output


Attachment: console_76d1dbe7.zip

1 Reply 1 reply marked as answer

SR Sangeetha Raju Syncfusion Team December 20, 2021 08:47 AM UTC

Hi Mathbh, 
 
Sorry for the inconvenience caused. 
 
We have resolved this localization issue and included the fix changes in our pub release. Please upgrade the localization package to 19.4.38+1 version. You can also refer the following pub link.  
 
 
Please let us know if you require any further assistance. 
 
Regards, 
Sangeetha Raju. 


Marked as answer
Loader.
Up arrow icon