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
- Host: GitHub
- URL: https://github.com/cypherstack/flutter_mwebd
- Owner: cypherstack
- License: gpl-3.0
- Created: 2025-06-09T14:24:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-24T15:34:53.000Z (8 months ago)
- Last Synced: 2025-11-28T04:19:59.356Z (8 months ago)
- Language: Dart
- Size: 322 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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