google / chartjs.dart

ARCHIVED/UNMAINTAINED Dart API for Chart.js
https://pub.dev/packages/chartjs
Other
143 stars 53 forks source link

Added external keyword to work with Dart version 2.8.1 #46

Closed BenEstremera closed 4 years ago

BenEstremera commented 4 years ago

Added external keyword to constructors on lines 28 and 85 to work with Dart version 2.8.1 #45