[
https://issues.apache.org/jira/browse/THRIFT-3849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15317380#comment-15317380
]
ASF GitHub Bot commented on THRIFT-3849:
----------------------------------------
Github user markerickson-wf commented on a diff in the pull request:
https://github.com/apache/thrift/pull/1023#discussion_r65979648
--- Diff: lib/dart/pubspec.yaml ---
@@ -23,7 +23,7 @@ author: Apache Thrift Developers <[email protected]>
homepage: http://thrift.apache.org
documentation: http://thrift.apache.org
environment:
- sdk: ">=1.12.0 <2.0.0"
+ sdk: ">=1.13.0 <2.0.0"
dependencies:
crypto: "^0.9.0"
--- End diff --
I think you can remove the dependency on `crypto` now?
> Port Go serializer and deserializer to dart
> -------------------------------------------
>
> Key: THRIFT-3849
> URL: https://issues.apache.org/jira/browse/THRIFT-3849
> Project: Thrift
> Issue Type: Improvement
> Components: Dart - Library
> Reporter: Keaton
> Assignee: Keaton
>
> Port the Go Serializer/Deserializer over to dart.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)