/realworld_flutter

Starter kit for new RealWorld framework implementations

Primary LanguageDartMIT LicenseMIT

RealWorld Example App

[Flutter/Dart] codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

This codebase was created to demonstrate a fully fledged fullstack application built with Flutter/Dart including CRUD operations, authentication, routing, pagination, and more.

We've gone to great lengths to adhere to the Flutter/Dart community styleguides & best practices.

For more information on how to this works with other frontends/backends, head over to the RealWorld repo.

How it works

The project follows the general MVVM structure with flutter Getx libs.

Because of flutter is multi-platform, we can run this project on android, iOS, Windows, Linux, macOS!

There are some screenshot :

Platform ScreenShot
web
(click to jump)

For a better experience, please open it with a mobile device or browse with a mobile emulator in a desktop browser
android screenshot
android android screenshot
macOS macOS screenshot

Getting started

run command line flutter run