rollbar / rollbar-flutter

Rollbar for Dart and Flutter
https://docs.rollbar.com/docs/flutter
MIT License
21 stars 27 forks source link

Fixed Dart compilation issue. #77

Closed matux closed 1 year ago

matux commented 1 year ago

Description of the change

Fixed an obscure compilation issue that arose while working on the current features. The error thrown by the analyzer/compiler is neither correct nor particularly precise, but it led to an improvement in how we express persistable records, which fixed the complain.

Type of change

Related issues

Checklists

Development

Code review