Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
First Release using Github Actions
  • Loading branch information
Shady Khalifa committed Aug 20, 2020
1 parent 36a5dfb commit 7c6b04d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Sunshine Flutter Frontend

![Lints](https://github.com/sunshine-protocol/sunshine-bounty-ui/workflows/Lints/badge.svg)
![(Android, iOS)](<https://github.com/sunshine-protocol/sunshine-bounty-ui/workflows/(Android,%20iOS)/badge.svg>)

This project uses [cargo make](https://github.com/sagiegurari/cargo-make) to combine the build commands for compiling the Rust `sunshine` module and linking it to the Flutter interface. This structure will eventually enable our substrate light client to talk directly to the Flutter interface (with no dependency on polkadot-js).

[`shekohex/flutterust`](https://github.com/shekohex/flutterust) is a generic template for Rust to Dart FFI
Expand Down

0 comments on commit 7c6b04d

Please sign in to comment.