Skip to content

iliyaZelenko/flutter_social_network

Repository files navigation

Flutter social network

Features

Feed with posts, post page, comments, profiles, likes, auth.

Stack

MobX, Dio, json_serializable, provider, flutter_simple_dependency_injection

Architecture

Features-based, DDD, Provider, DI, UI logic separated to presenters, domain logic in domain layer.

Code style

  • 120 line length
  • dartfmt before merge request
  • snake_case for all files

Icons

Docs

Icons generated by script: icons_generator.py

Run using:

python icons_generator.py

Handles assets/icons/ folder.

Environment variables

You can setup it here.

Info

Some features are created only in their start state.

About

Social network built on flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages