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

https://github.com/kuloud/flutter_light_show_creator


https://github.com/kuloud/flutter_light_show_creator

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# flutter_light_show_creator

A few days ago, I drove the Model X to experience a dancing light show. After looking at the Tesla light-show project, I found it a little difficult to get started, so I want to take some time to learn the relevant concepts and create an easy-to-use light show editor, hoping to automatically generate well-performing light show material files through simple music import. Then provides some simple and intuitive editing functions.

## Getting Started

## Screenshots

## Features

## ChangeLog
Changelog is available [here](https://github.com/kuloud/flutter_light_show_creator/blob/main/Changelog.md)

## Credits
- [Tesla Light Show xLights Guide](https://github.com/teslamotors/light-show)
- [flutter_file_picker](https://github.com/miguelpruivo/flutter_file_picker)

## License
```

Copyright 2023 kuloud

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```