mhmzdev / full-stack-flutter-app

Minimal flutter application with dart_frog as backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full Stack Social Media App (in-progress)

Trying to develop full-stack flutter application with dart_frog as backend

  • client/
    • it's the flutter app
  • server/
    • it's the dart server
    • packages/db
      • it's the package talking to the postgres
    • packages/shared
      • it's the shared code base among server and client, the purpose of using dart as backend and flutter on front-end is justified here.

🎨 Design

Inspiration --> https://dribbble.com/shots/18340567-Sosmad-Social-Media-App

Figma Design --> https://www.figma.com/file/83dXk35avf0BTHtYPWeyl7/Flutteram-Social-App

👀 Look'n Feel (Underdevelopment)

About

Minimal flutter application with dart_frog as backend

License:MIT License


Languages

Language:Dart 88.8%Language:C++ 3.7%Language:CMake 3.1%Language:EJS 2.5%Language:Swift 0.4%Language:Ruby 0.4%Language:JavaScript 0.4%Language:HTML 0.3%Language:C 0.2%Language:Raku 0.1%Language:Kotlin 0.0%Language:Objective-C 0.0%