Skip to content

Commit ab280ca

Browse files
committed
Add flutter gen-l10n
1 parent ebe9b3c commit ab280ca

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pubs.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
flutter clean
22
flutter pub get
3+
4+
echo "Generating localization files..."
5+
flutter gen-l10n
6+
37
cd ios
48
pod install

0 commit comments

Comments
 (0)