Skip to content
Mahdi Bagheri edited this page Oct 9, 2023 · 1 revision

Welcome to the Flutter TON Sdk wiki!

This flutter plugin is going to help flutter developers have access to a cross platform implementation of ton-sdk and is going to merge all features of different ton dependencies written natively in one package.

This project uses org.ton:ton-kotlin:0.2.15 for native android calls and https://github.com/toncenter/tonweb-mnemonic for web support and does not support linux and windows yet.

Contributing

We're glad for your interest in ton flutter plugin and taking the time to contribute 🧡

Clone this wiki locally