binary_codec 1.0.4 copy "binary_codec: ^1.0.4" to clipboard
binary_codec: ^1.0.4 copied to clipboard

outdated

Converts null, bools, ints, doubles, Uint8Lists, Strings, Maps and Lists into a binary format and back

Changelog #

1.0.0 #

  • Intial commit

1.0.1 #

  • Added curly braces on all control structures
  • Added dartdoc to the API public methods
  • Added CHANGELOG.md
  • Placed example into the correct folder
  • Exectued dartfmt in lib/binary_codec.dart

1.0.2 #

  • Reformatted CHANGELOG.md

1.0.3 #

  • Corrected some typos

1.0.4 #

  • ArgumentError.checkNotNull(input) before converting for clear error messagesx
  • Added repository
7
likes
20
pub points
77%
popularity

Publisher

unverified uploader

Converts null, bools, ints, doubles, Uint8Lists, Strings, Maps and Lists into a binary format and back

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on binary_codec