flutter_dessktop_template

Simple desktop application template writtien in Dart using flutter framework.

This is my entry point to frontend, and I have chosen flutter because it let's you develop for many platforms at once.

You can use that as template for an application and implement your functionalities in empty functions.

Light Mode

image

Dark Mode

image

ToDo

add Light/Dark mode support
--add-- finish Settings page
learn how to use ChangeNotifier and ChangeNotifierProvider
fix color schemes on TextFields

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.