Files
flatbuffers/docs/source
Ivan Dlugos 4e3a66c141 Dart object API (#6682)
* dart test scripts - generate with `--gen-object-api`

* Dart object API, pack and unpack methods (WIP)

* Dart flatc - extract Builder code to separate functions to reuse it in Pack()

* Dart flatc - use builder field-building implementation in pack()

* Dart flatc - add pack() as an intance method of the "T" class

* Dart object API - make inner fields unpacked as well

* Dart object API - use pack() when collecting field offsets

* Dart object API - use packOnce() for fields that are structs or vectors of structs

* Dart object API - remove obsolete union support TODO

* Dart object API - minor review changes, test and fixes

* Dart object API - revert packOnce() - not supported by other object API implementations

* Dart object API - update docs

* update dart generated code in tests/ to fix CI failure on ./scripts/check-generated-code.sh

* Dart flatc - fix compilation for old MSVC and c++0x
2021-06-14 10:15:56 -07:00
..
2021-02-18 19:51:41 -08:00
2021-05-24 11:22:01 -07:00
2021-06-14 10:15:56 -07:00
2016-01-19 14:31:17 -08:00
2016-07-20 22:58:22 +05:30
2018-03-23 09:01:39 -07:00
2020-01-30 10:18:28 -08:00
2021-04-30 10:38:16 -07:00
2016-01-19 14:31:17 -08:00
2016-01-19 14:31:17 -08:00
2021-06-14 10:15:56 -07:00
2021-02-19 12:16:38 -08:00