An open API service indexing awesome lists of open source software.

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

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.

!["Screenshot"](/assets/screenshot.jpg "Screenshot")

## 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.