[dartdoc] The Dartdoc does not show `MallocAllocator` and `CallocAllocator`
Open
package:ffi
- Dominant language
- Dart
- Stars
- 275
- Forks
- 144
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 47
Description
The Dartdoc does not show `MallocAllocator` and `CallocAllocator`.
https://pub.dev/documentation/ffi/latest/ffi/calloc-constant.html
This is because we're not exporting these classes.
https://github.com/dart-lang/ffi/blob/c926657618443ff4821411ede01684096b503f84/lib/ffi.dart#L5C50-L5C50
Thanks @tvolkert for reporting!
Contributor guide
Assessment
This issue has not been assessed yet.