/demiprof_flutter_app

DemiProf app completely rewrited in flutter

Primary LanguageDartGNU General Public License v2.0GPL-2.0

Logo

powered by

demiprof-flutter Firebase Hosting

About

DemiProf is an app developed by students to connect students and tutors in school or college context. The app is completely rewrited in Flutter, providing cross-platform support and all the benefits that Flutter offers.

Project Goal

The goal of DemiProf is to provide an easy-to-view and efficient tutoring experience by offering several features.
Project Board

App Preview

Getting Started

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.

Quick build app

flutter run -d macOS
flutter run -d linux
flutter run -d windows

Release

flutter build macos --release
flutter build linux --release
flutter build windows --release

Material Design 3 "Material You"

Resources

https://m3.material.io/theme-builder#/custom
https://fonts.google.com/
https://pictogrammers.com/library/mdi/
https://www.fluttericon.com/

Guidelines

License

License: GPL v3