An open API service indexing awesome lists of open source software.

https://github.com/cypherstack/flutter_mwebd

Flutter mwebd wrapper package
https://github.com/cypherstack/flutter_mwebd

Last synced: 15 days ago
JSON representation

Flutter mwebd wrapper package

Awesome Lists containing this project

README

          

# flutter_mwebd

A Flutter FFI package for [https://github.com/Cyrix126/mwebd-wrapper](https://github.com/Cyrix126/mwebd-wrapper).

## Requirements

1. **Install Go**
Follow the instructions here: [https://go.dev/doc/install](https://go.dev/doc/install)

## Windows

- WSL with go (use go for linux from [https://go.dev/doc/install](https://go.dev/doc/install)) and x86_64-w64-mingw32-gcc required

## Limitations

- No iOS simulator support by default