Back to Flutter Rust Bridge

README

frb_rust/src/dart_api/README.md

2.12.0446 B
Original Source

This folder contains a copy of Dart SDK include/ folder.

Current version of Dart API is 2.0. On breaking changes the major version is increased. Minor versions are allowed to be different. If the DartVM has a higher minor version, it will provide more symbols than we initialize here.

Note that you might need to update if Dart SDK makes an incompatible change to its DL C API.