mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-05-09 18:05:18 -04:00
Merge pull request #2453 from ShreyamMaity/master
Added Topic : Flutter Related and Building IOS Apps without Mac
This commit is contained in:
commit
fb60a7a2de
1 changed files with 9 additions and 0 deletions
|
@ -52,6 +52,7 @@ Table of Contents
|
||||||
* [Payment and Billing Integration](#payment-and-billing-integration)
|
* [Payment and Billing Integration](#payment-and-billing-integration)
|
||||||
* [Privacy Management](#privacy-management)
|
* [Privacy Management](#privacy-management)
|
||||||
* [Screenshot APIs](#screenshot-apis)
|
* [Screenshot APIs](#screenshot-apis)
|
||||||
|
* [Flutter Related and Building IOS Apps without Mac](#flutter-related-and-building-ios-apps-without-mac)
|
||||||
* [Search](#search)
|
* [Search](#search)
|
||||||
* [Security and PKI](#security-and-pki)
|
* [Security and PKI](#security-and-pki)
|
||||||
* [Source Code Repos](#source-code-repos)
|
* [Source Code Repos](#source-code-repos)
|
||||||
|
@ -1546,6 +1547,14 @@ Table of Contents
|
||||||
|
|
||||||
**[⬆ back to top](#table-of-contents)**
|
**[⬆ back to top](#table-of-contents)**
|
||||||
|
|
||||||
|
## Flutter Related and Building IOS Apps without Mac
|
||||||
|
|
||||||
|
* [FlutLab](https://flutlab.io/) - FlutLab is a modern Flutter online IDE and the best place to create, debug, and build cross-platform projects. Build iOS (Without Mac) and Android apps with Flutter.
|
||||||
|
* [CodeMagic](https://codemagic.io/) - Codemagic is a fully hosted and managed CI/CD for mobile apps. You can build, test, deploy with a GUI based CI/CD tool. Free tier offers 500 free minutes/month, and Mac Mini instance with 2.3Ghz and 8gb of RAM.
|
||||||
|
* [FlutterFlow](https://flutterflow.io/) - FlutterFlow is a browser-based drag-and-drop interface to build mobile app using flutter.
|
||||||
|
|
||||||
|
**[⬆ back to top](#table-of-contents)**
|
||||||
|
|
||||||
## Browser based hardware emulation written in Javascript
|
## Browser based hardware emulation written in Javascript
|
||||||
|
|
||||||
* [JsLinux](https://bellard.org/jslinux) — a really fast x86 virtual machine capable of running Linux and Windows 2k.
|
* [JsLinux](https://bellard.org/jslinux) — a really fast x86 virtual machine capable of running Linux and Windows 2k.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue