ejson_annotation
Annotation for EJSON serialization. BSON is a binary format used to store JSON-like documents efficiently. EJSON extends JSON defining how all BSON types should be represented in JSON.
0.4.1
15K downloads/mo
#2486 most downloaded on pub.dev
realm/realm-dart
What this package is like to depend on
Last release 1 years ago
13 May 2025
Release timing varies
gaps range from 5 weeks to 9 months
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
5 releases · first in 2024
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · Mar 2024 to May 2025
2025
2026
Releases
latest 5-
0.4.113 May 2025Release notes
Open source →- Upgrade min Dart SDK to 3.6.0, update all dependencies to latest stable version, and tighten lower bounds.
- Avoid name conflict on
LinkCode.
-
0.4.014 Aug 2024Release notes
Open source →fromEJson<T>now accepts adefaultValueargument that is returned ifnullis passed asejson.register<T>takes an optionalsuperTypesargument to specify the super types ofTif needed.
-
0.3.125 Jun 2024 -
0.3.017 Apr 2024 -
0.2.0-pre.114 Mar 2024 pre-release