spacedatastandards 1.73.12
spacedatastandards: ^1.73.12 copied to clipboard
Space data standards framework based on CCSDS and FlatBuffers
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add spacedatastandardsWith Flutter:
$ flutter pub add spacedatastandardsThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
spacedatastandards: ^1.73.12Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.