Skip to content

UkonnRa/flutter_realworld_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter RealWorld Example App

Flutter 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 including CRUD operations, authentication, routing, pagination, and more.

We've gone to great lengths to adhere to the Flutter 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

Getting started

To build this app yourself:

  • Install Flutter
  • Clone this repo and open it with Android Studio (Don't forget to install the Flutter Plugin)
  • flutter packages get to download the Dart packages
  • flutter build apk then flutter install to install the app in release mode to Android device
  • Enjoy!

If you find any bug while using, PLEASE give me an issue. Any advice is expected also

Preview (screenshots)

About

Exemplary real world application built with Flutter

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages