This macOS demo is running in Release Mode v0.2.0 (forward x1.5).
Drag n Drop Mobile Development Tool created by @dungngminh.
- This idea came from FlutterFlow but will be a Desktop App.
- Create and sync project in local.
- Sync to Supabase.
- Drag n Drop Widget:
- Add Widget to Tree.
- Change properties of Widget.
- Delete Widget.
- Wrap in child to parent.
- Support state.(WIP)
- Widget Tree.
- Generate source code by widgets.
- Preview app via mobile app
- Assets Manager (WIP)
- Build apk file (WIP).
- Adjusted Flutter Widget pure Dart classes (Thanks @rodydavis for original version).
- Recursive Algorithm (will optimize soon to fit with Composite Pattern).
- Adjusted device_frame
- Material 3.
- Supabase for backend side.
- Will updated soon
- Linux
- macOS
- Windows
Text
Scaffold
Column
Row
Container
ElevatedButton
Image
:AssetImage
,NetworkImage
Stack
SizedBox
ListView
TextFormField
Padding
- ... to be continue
Nguyen Minh Dung 💻 |