nucleus-ffm / foss_warn

An unofficial open source application to get emergency alerts from https://warnung.bund.de/meldungen.
GNU General Public License v3.0
98 stars 6 forks source link

F-Droid can't build #79

Closed licaon-kter closed 1 year ago

licaon-kter commented 1 year ago

ref: de.nucleus.foss_warn_26.log.gz

Also tried Flutter 3.7.0 but fails differently

/LE: https://gitlab.com/fdroid/fdroiddata/-/commit/29ee5eefb25249f041448240023dcfc733cbe562

nucleus-ffm commented 1 year ago

Now that FOSS Warn is localized, the build script needs to be modified. The reason why the build fails is that the app_localizations.dart is missing. This code is generated when flutter gen-l10n [0] is executed. I think this should fix the error.

[0] https://docs.flutter.dev/development/accessibility-and-localization/internationalization

licaon-kter commented 1 year ago

Trying now...

licaon-kter commented 1 year ago

Fixed, thanks https://gitlab.com/fdroid/fdroiddata/-/commit/efbaeeabd30a4f40f285487065ac098cfb2e415e