Skip to content

Commit 165c4b6

Browse files
feat: add generated code
1 parent c7198a9 commit 165c4b6

File tree

10 files changed

+3548
-5
lines changed

10 files changed

+3548
-5
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Ignoring generated files, as they pollute pull requests and can create merge conflicts
2-
*.g.dart
3-
*.freezed.dart
4-
!packages/*/lib/**/*.freezed.dart
2+
# *.g.dart
3+
# *.freezed.dart
4+
# !packages/*/lib/**/*.freezed.dart
55

66
# Ignoring native folders of the example as they can be re-generated easily
77
**/example/android/

lib/src/application/auth/sign_in_handler/sign_in_handler_state.freezed.dart

Lines changed: 225 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)