Closed matejglejtek closed 1 year ago
Depends on https://github.com/dronetag/flutter-opendroneid/pull/22 and https://github.com/dronetag/dart-opendroneid/pull/2. Please merge those and bump flutter-opendroneid before merging this PR.
I found and error in parsing UASID, needs to be resolved before merging this: https://github.com/dronetag/flutter-opendroneid/pull/24.
Use the updated flutter-opendroneid that uses dart-opendroneid to parse ODID Messages.
Edit widgets presenting the data from
flutter-opendroneid
and exports. Using thedart-opendroneid
to parse messages also solves recent issues, like the #57.There are few steps that need to be completed before it will be fully ready:
dart-opendroneid
flutter-opendroneid
that uses updateddart-opendroneid
flutter-opendroneid
hereSame situation is with MobileApp PR 241.
Until then you will need to use local copies of the libraries.