Skip to content

Commit

Permalink
Merge pull request #119 from netglade/feat/type-converters
Browse files Browse the repository at this point in the history
Type converters
  • Loading branch information
tenhobi authored Sep 11, 2023
2 parents 1c955cf + 9839ca5 commit 142bff1
Show file tree
Hide file tree
Showing 36 changed files with 649 additions and 101 deletions.
6 changes: 3 additions & 3 deletions examples/drift/lib/mappr.auto_mappr.dart

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

14 changes: 7 additions & 7 deletions examples/example/lib/enum.auto_mappr.dart

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

7 changes: 3 additions & 4 deletions examples/example/lib/equatable.auto_mappr.dart

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

36 changes: 18 additions & 18 deletions examples/example/lib/nested.auto_mappr.dart

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

15 changes: 7 additions & 8 deletions examples/example/lib/nullable.auto_mappr.dart

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

7 changes: 3 additions & 4 deletions examples/example/lib/rename.auto_mappr.dart

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

6 changes: 3 additions & 3 deletions examples/freezed/lib/freezed_example.auto_mappr.dart

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

7 changes: 3 additions & 4 deletions examples/injectable/lib/mappr.auto_mappr.dart

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

11 changes: 5 additions & 6 deletions examples/json_serializable/lib/serializable.auto_mappr.dart

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

Loading

0 comments on commit 142bff1

Please sign in to comment.