fling_pickle 0.4.3 copy "fling_pickle: ^0.4.3" to clipboard
fling_pickle: ^0.4.3 copied to clipboard

Lightweight serialization and deserialization framework for Dart. Unintrusive and avoids complex initialization, annotations, and heavy reflection.

Change Log for fling_pickle #

Dependency-free, type-safe Dart serialization and deserialization library. Keep your code simple with this minimal approach to SerDes.

0.4.3 - 2023-04-14 #

Changed #

  • Refreshed dependency tree

0.4.2 - 2022-12-13 #

Added #

  • Add Pana validation step to build
  • Update dependencies

0.4.1 - 2021-08-16 #

Added #

  • Circle CI configuration

Removed #

  • Travis CI configuration

0.4.0 - 2021-08-16 #

Added #

  • Optional default values for all read operations, should the key be empty

0.3.0 - 2021-03-25 #

Added #

  • Dart JSON pickler for integration with Firestore et al

Changed #

  • Correct changelog links

0.2.0 - 2021-03-21 #

Added #

  • Pickler for writing and reading from binary
  • PickleBuilder for immutable Pickles

0.1.0 - 2021-03-20 #

Added #

  • Project scaffolding
  • Basic Pickle class with example
  • Publishing documentation and configuration

0.0.0 #

Added #

  • Bare package
2
likes
120
pub points
41%
popularity

Publisher

verified publishergelbermungo.xyz

Lightweight serialization and deserialization framework for Dart. Unintrusive and avoids complex initialization, annotations, and heavy reflection.

Homepage
Repository
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on fling_pickle