Skip to content

CodeIdeal/realworld_flutter

 
 

Repository files navigation

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

About

Starter kit for new RealWorld framework implementations

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 74.8%
  • C++ 11.5%
  • CMake 8.4%
  • HTML 2.1%
  • Ruby 1.5%
  • Swift 0.8%
  • Other 0.9%