Rob Becker created THRIFT-4654:
----------------------------------
Summary: Thrift Dart port is not compatible with Dart 2
Key: THRIFT-4654
URL: https://issues.apache.org/jira/browse/THRIFT-4654
Project: Thrift
Issue Type: Improvement
Components: Dart - Library
Environment: Any OS, under Dart 2+
Reporter: Rob Becker
It is not possible to use the Dart thrift code under Dart 2. Dart 2 requires
opting in via a setting in the pubspec.yaml and the code needs to update the
use of all caps constant names to the new camel case names.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)