Fix incorrect path for generated bindings in package_ffi docs by naipaka · Pull Request #13100 · flutter/website
Description of what this PR is changing or adding, and why: Fix the path of the generated bindings file in the FFI package documentation. The flutter create --template=package_ffi command generates...