ksokolovskyi / gyver_lamp

Gyver Lamp Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gyver Lamp

gyver_lamp coverage style: very good analysis License: MIT

A companion application for GyverLamp build with Flutter.

Huge thanks to Iryna for the design and support ❤️


Application Highlights ✨

Animated splash screen made with Rive

splash.mp4

Thanks to JcToon for publishing the animation.

Straightforward connection process and automatic reconnect

connection.mp4

Animated preview of all supported effects

fidget.mp4
effects.mp4

Intuitive controls with real-time preview

rulers.mp4

Multi-language support

l10n.mp4

Dark mode support

dark_mode.mp4

Getting Started 🚀

This project contains 2 entry points:

  • development
  • production

To run the desired entry point either use the launch configuration in VSCode/Android Studio or use the following commands:

# Development
$ flutter run --target lib/main_development.dart

# Production
$ flutter run --target lib/main_production.dart

About

Gyver Lamp Application

License:MIT License


Languages

Language:Dart 99.1%Language:HTML 0.4%Language:Ruby 0.3%Language:Swift 0.2%Language:Kotlin 0.1%Language:Objective-C 0.0%