Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Impaktfull/flutter_locale_gen
Browse files Browse the repository at this point in the history
  • Loading branch information
vanlooverenkoen committed Feb 11, 2024
2 parents b8f9471 + bc9a7cd commit a2166d5
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
name: locale_gen
description: Dart tool that will convert your default locale json to dart code.
version: 12.0.0
version: 12.1.0
homepage: https://github.com/vanlooverenkoen/locale_gen

environment:
sdk: ">=3.0.0 <4.0.0"

dependencies:
intl: ^0.18.0
meta: ^1.9.1
path: ^1.8.3
yaml: ^3.1.2

dev_dependencies:
flutter_lints: ^2.0.1
test: ^1.16.8
test: ^1.16.8

0 comments on commit a2166d5

Please sign in to comment.