Color Stats application
Starting the app
flutter run -d windows
Note : I added a Release folder, there is a file called color_gen.dll rename this to color_gen.exe to run the app without having to compile it with flutter. Github will not allow me to upload an .exe
This project is a starting point for a Flutter application. I used flutter because it allows a centralized codebase as conviently deploy on other platforms with small changes that are platform specific
This is a windows build as it uses dart:io so web and mobile would require its own custom configuration
I chose flutter because its got a really cool front end customermisation freedom with almost zero constraints and the centralized codebase
Flutter 2.10.4 • channel stable • https://github.com/flutter/flutter.git
Framework • revision c860cba910 (3 weeks ago) • 2022-03-25 00:23:12 -0500
Engine • revision 57d3bac3dd
Tools • Dart 2.16.2 • DevTools 2.9.2