C-bindings for the Go Cwtch Library https://cwtch.im
This repository has been archived on 2023-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Dan Ballard 6dd589634b
continuous-integration/drone/push Build is passing Details
drone when update to lock to new repo
2021-06-24 15:47:48 -07:00
constants Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00
features Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00
utils Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00
.drone.yml drone when update to lock to new repo 2021-06-24 15:47:48 -07:00
.gitignore Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00
BUILDING_DEBUG.md Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00
Makefile Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00
README.md Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00
go.mod Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00
go.sum Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00
lib.go Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00
quality.sh Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00
switch-ffi.sh Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00
switch-gomobile.sh Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00

README.md

Build Instructions...

make linux
make android

Using

Linux Desktop:

  • LD_LIBRARY_PATH set to point to libCwtch.so
  • or drop a symlink into /usr/lib

Android

  • copy cwtch.aar into flutter_app/android/cwtch