firebase / FirebaseUI-Flutter

Apache License 2.0
99 stars 86 forks source link

🛠️ add workflow that verifies .arb file was updated #68

Open lesnitsky opened 1 year ago

lesnitsky commented 1 year ago

Is there an existing issue for this?

What plugin is this bug for?

Firebase UI Localizations

What platform(s) does this bug affect?

Android, iOS, Web, macOS, Linux, Windows

List of dependencies used.

flutter pub deps -s list
  

Steps to reproduce

NA

Expected Behavior

NA

Actual Behavior

NA

Additional Information

Many localization PRs only update .dart files, we need a CI step that verifies .arb was updated.