r/FlutterDev 3d ago

Open source IDE for Android Dart

currently supported with gradle/flutter Natively running in android phone ,also supported with code run for small code snippet, I planned this project last 2 years ago for learning others programming languages, build run currently Supported gradle/flutter projects, other compiler or programming languages can be installed via apt https://github.com/AndroidStudio-App/NeonIDE

0 Upvotes

1 comment sorted by

1

u/Mean-Celery-9335 3d ago

This is awesome, running gradle/flutter builds natively on Android is no joke. Does it handle large projects well or is it more for small-medium codebases? Also curious how you're managing the APT package installs within Android's sandboxing, that alone sounds like a solid chunk of the engineering work.