Ivan Dlugos 97d9527f6c
Dart 2.0 release prep (#6759)
* Dart - pubspec.yaml shouldn't contain authors section anymore - it's unused

* Dart - update CHANGELOG.md

* Dart - update test and publish scripts
2021-08-02 13:31:36 -07:00
2021-05-10 11:45:16 -07:00
2021-05-10 11:29:32 -07:00
2021-08-02 13:31:36 -07:00
2021-07-08 13:29:00 -07:00
2021-08-02 13:31:36 -07:00
2021-06-11 15:27:59 -07:00
2021-08-02 13:31:36 -07:00
2021-01-19 12:51:13 -08:00
2021-06-03 13:40:35 -07:00
2021-05-19 11:55:50 -07:00

logo FlatBuffers

Build Status Build status Join the chat at https://gitter.im/google/flatbuffers Discord Chat Twitter Follow

FlatBuffers is a cross platform serialization library architected for maximum memory efficiency. It allows you to directly access serialized data without parsing/unpacking it first, while still having great forwards/backwards compatibility.

Go to our landing page to browse our documentation.

Supported operating systems

  • Windows
  • MacOS X
  • Linux
  • Android
  • And any others with a recent C++ compiler.

Supported programming languages

  • C++
  • C#
  • C
  • Dart
  • Go
  • Java
  • JavaScript
  • Lobster
  • Lua
  • PHP
  • Python
  • Rust
  • TypeScript

and more in progress...

Contribution

To contribute to this project, see CONTRIBUTING.

Security

Please see our Security Policy for reporting vulnerabilities.

Licensing

Flatbuffers is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.


Languages
C++ 38.4%
Rust 12.6%
Python 7%
Swift 6.6%
Java 6%
Other 29.3%