Skip to content

Commit

Permalink
Drop Flutter (#555)
Browse files Browse the repository at this point in the history
completely removes flutter support in libxmtp
  • Loading branch information
tuddman authored Mar 20, 2024
1 parent b09e2c8 commit 8c969fc
Show file tree
Hide file tree
Showing 40 changed files with 0 additions and 13,273 deletions.
146 changes: 0 additions & 146 deletions .github/workflows/bindings_flutter_release.yaml

This file was deleted.

99 changes: 0 additions & 99 deletions .github/workflows/bindings_flutter_test.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,3 @@ jobs:
run: |
export CLASSPATH="${{ env.CLASSPATH }}"
cargo test --manifest-path bindings_ffi/Cargo.toml
- name: Run cargo test on Flutter bindings
run: cargo test --manifest-path bindings_flutter/Cargo.toml
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ members = [

exclude = [
"bindings_ffi",
"bindings_flutter",
"bindings_wasm",
"xmtp_api_grpc_gateway",
]
Expand Down
36 changes: 0 additions & 36 deletions bindings_flutter/.gitignore

This file was deleted.

30 changes: 0 additions & 30 deletions bindings_flutter/CHANGELOG.md

This file was deleted.

Loading

0 comments on commit 8c969fc

Please sign in to comment.