Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Electric Bolt committed May 24, 2021
1 parent 16c1e1d commit b04185b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# iOS compatible plist serialization and deserialization library for Dart

This library is open source (BSD) and well tested. Development occurs on [GitHub](https://github.com/electricbolt/dart-propertylistserialization).
Package is hosted on dart [packages](https://pub.dev/packages/propertylistserialization).

## Features

### Binary plist
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ environment:
dev_dependencies:
pedantic: ^1.9.0
test: ^1.17.3
convert: ^3.0.0

0 comments on commit b04185b

Please sign in to comment.