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

Commit 7c6b04d

Browse files
author
Shady Khalifa
committed
Release 0.1.0
First Release using Github Actions
1 parent 36a5dfb commit 7c6b04d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Sunshine Flutter Frontend
22

3+
![Lints](https://github.com/sunshine-protocol/sunshine-bounty-ui/workflows/Lints/badge.svg)
4+
![(Android, iOS)](<https://github.com/sunshine-protocol/sunshine-bounty-ui/workflows/(Android,%20iOS)/badge.svg>)
5+
36
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).
47

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

0 commit comments

Comments
 (0)