Good News~~~!
I release Dart-Stellar-SDK.
I created two projects to make Dart-Stellar-SDK.
The first is an implementation of the ed25519 algorithm.
There was nothing useful in the dart language for the ed25519 algorithm implementation.
So I ported a project called TweetNaCl to the dart language.
Port of TweetNaCl cryptographic library to Dart.
Secondly, I implemented the Stellar client library in the dart language.
There was no working TOML library, so federation was not implemented.
I want to implement the TOML library first and then the rest.
Stellar client library for the Dart language.
I have a break and plan to make a Stellar Wallet with Flutter.
Thanks for reading.