Skip to content

Commit

Permalink
Merge branch 'master' of github.com:roughike/streaming_shared_prefere…
Browse files Browse the repository at this point in the history
…nces
  • Loading branch information
roughike committed May 24, 2019
2 parents a886ac4 + 7062990 commit 1740a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ final sampleObject = preferences.getCustomValue<SampleObject>(
```

The `serializers` here is your global serializer that comes from `built_value`.

## "But what about muh abstraction!"

If you're all about the clean architecture and don't want to pollute your domain layer with `Preference` objects from a third-party library by some random internet stranger, all the power to you.
Expand Down

0 comments on commit 1740a8e

Please sign in to comment.