mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-03 18:57:51 +00:00
* Dart - add analysis options with the recommended lints * Dart - generate code without linter issues * Dart - remove linter issues in example and test code * Dart - remove linter issues in lib code * Dart - update generate code in /tests/ |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| code_generators.cpp | ||
| flatc.cpp | ||
| flatc_main.cpp | ||
| flathash.cpp | ||
| idl_gen_cpp.cpp | ||
| idl_gen_csharp.cpp | ||
| idl_gen_dart.cpp | ||
| idl_gen_fbs.cpp | ||
| idl_gen_go.cpp | ||
| idl_gen_grpc.cpp | ||
| idl_gen_java.cpp | ||
| idl_gen_json_schema.cpp | ||
| idl_gen_kotlin.cpp | ||
| idl_gen_lobster.cpp | ||
| idl_gen_lua.cpp | ||
| idl_gen_php.cpp | ||
| idl_gen_python.cpp | ||
| idl_gen_rust.cpp | ||
| idl_gen_swift.cpp | ||
| idl_gen_text.cpp | ||
| idl_gen_ts.cpp | ||
| idl_parser.cpp | ||
| reflection.cpp | ||
| util.cpp | ||