Skip to content

Commit

Permalink
플러터 젠 추가 (#54)
Browse files Browse the repository at this point in the history
* add lint

* add flutter_gen

* revert

* add flutter_gen

* downgrade lints version

* add gen folder
  • Loading branch information
jwson-automation authored Jul 21, 2024
1 parent 6737f9c commit a094ef3
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 3 deletions.
213 changes: 213 additions & 0 deletions lib/gen/assets.gen.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 5 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,17 @@ dependencies:
cloud_functions: ^5.0.2

# Lints
flutter_lints: ^3.0.0
flutter_gen: ^5.6.0
flutter_lints: ^4.0.0

build_runner: ^2.4.11
json_serializable: ^6.8.0

dev_dependencies:
flutter_test:
sdk: flutter

build_runner: ^2.4.11
json_serializable: ^6.8.0

flutter:
uses-material-design: true
assets:
Expand Down

0 comments on commit a094ef3

Please sign in to comment.