Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodydavis/flutter_compiler
Flutter Compiling Flutter
https://github.com/rodydavis/flutter_compiler
compiler dart flutter
Last synced: 19 days ago
JSON representation
Flutter Compiling Flutter
- Host: GitHub
- URL: https://github.com/rodydavis/flutter_compiler
- Owner: rodydavis
- License: other
- Created: 2020-02-19T02:00:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T03:51:56.000Z (over 4 years ago)
- Last Synced: 2024-10-02T08:41:49.388Z (about 1 month ago)
- Topics: compiler, dart, flutter
- Language: JavaScript
- Homepage:
- Size: 285 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# flutter_compiler
A flutter compiler based on dart pad
## Getting Started
- Disable CORS
- Run bin/server.dart```
Serving at http://localhost:8000
```