I have made some good progress on the #appbuilder for building #flutter apps, here is the first video of it working! It now supports more than 50 nodes, and the thing I like the most is that you can create UI and combine it with your business logic!/1
#flutterdev#startups#apps
I took some days without coding to rest, and start with new eyes again. Started again yesterday on this project and a freelance I have. Will post new progress tonight about the app builder, logical nodes (if, else, and, or) are now working #coding#flutter#flutterdev
This is how the starting node is looking right now in the app builder I'm making when it's fully connected.
I made it green to make it easy to understand for the user (all other nodes have other colors too)
#flutter#appbuilder#nocode#lowcode#buildyourapp#flutterdevs
Another critical decision I took is how the compilation is made. For the first stage flutter is run through the CLI and compiles to the iOS simulator. For future stages I want to make a previewer with zero compiling
#appbuilder#nocode#lowcode#flutter#flutterdev#fordevs
The appbuilder I'm making already has support for functions and variables. It keeps the visual scripting interface clean and easy to work with. On sunday I'll post a video I made last week from the program working
#flutter#appbuilder#visualscripting#nocode#lowcode
#flutter is amazing to create all types of apps. However, like all other programming languages, it has a steep learning curve for no programmers. This is where #visualscripting tools come to the rescue.
I really like how the appbuilder I'm building looks like
#nocode#lowcode
One of the main problems I'm trying to solve is that #appbuilder, #nocode and #lowcode tools only work for building UI protoypes and simple logics. It's impossible to create something complex
The good news: I already solved it and got it working :)π #flutter
I'm building a no-code visual scripting app builder for flutter on top of flutter after work and on the weekends. I'll post the progress here for anyone interested
#nocode#flutter#visualscripting
The visual scripting flow is designed to be easy to follow, easy to understand and well documented. I'm working on it in flutter web and to support multiple languages too
#flutter#appbuilder#nocode#lowcode
The project is currently in a pre-alpha stage. At the moment it already has support for 15 nodes (widgets and utilities) approximately, app creation and code generation
#flutter#nocode#lowcode#appbuilder