https://github.com/correct-syntax/gimel_studio_ui_test
A semi-interactive live test of the idea I've had for the new Gimel Studio
https://github.com/correct-syntax/gimel_studio_ui_test
flutter gimel-studio
Last synced: 4 months ago
JSON representation
A semi-interactive live test of the idea I've had for the new Gimel Studio
- Host: GitHub
- URL: https://github.com/correct-syntax/gimel_studio_ui_test
- Owner: Correct-Syntax
- License: gpl-3.0
- Created: 2024-07-09T04:44:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-02T03:02:04.000Z (about 1 year ago)
- Last Synced: 2025-01-02T04:17:58.745Z (about 1 year ago)
- Topics: flutter, gimel-studio
- Language: Dart
- Homepage:
- Size: 495 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gimel Studio UI test
A semi-interactive live mockup test of the idea I've had for the new Gimel Studio UI written in Dart/Flutter.
Hastily written code since this is intended to be a live mockup, not a real application.
Feedback is welcome.

## Running the code
- Run ``flutter pub get`` to install the dependencies.
- Choose a desktop (Windows, Linux, or macOs)
- Hit ``F5`` to run the code in the emulator.
## License
Code is licensed under the GPL-3.0 license.