Giter VIP home page Giter VIP logo

developertogo / dart-flutter-realworld-example-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from minhnhut0602/dart-flutter-realworld-example-app

1.0 1.0 0.0 1016 KB

Exemplary real world app built with Flutter + iOS + Android + Web + macOS + Linux + Windows

Home Page: https://jetli.github.io/flutter-realworld-example-app/

License: Apache License 2.0

Kotlin 0.23% Swift 2.00% Objective-C 0.07% Dart 20.48% HTML 6.39% CMake 26.49% C++ 42.45% C 1.90%

dart-flutter-realworld-example-app's Introduction

RealWorld Example App

RealWorld Frontend

Flutter + iOS + Android + Web + macOS + Linux + Windows 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 application for iOS/Android/Web/Desktop 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

This is an application written in Dart that utilizes Flutter for developing the frontend app that powers the RealWorld application.

Getting started

You can view a live demo over at Demo

  • Install Flutter
  • Build and develop
    flutter channel beta
    flutter upgrade
    flutter config --enable-web
    flutter config --enable-macos-desktop
    flutter config --enable-linux-desktop
    flutter config --enable-windows-desktop
    
    flutter run
    flutter run -d web
    flutter run -d macos
    flutter run -d linux
    flutter run -d windows
    flutter run -d android
    flutter run -d ios
    

Contributing

Feel free to take a look at the current issues in this repo for anything that currently needs to be worked on.

You are also welcome to open a PR or a new issue if you see something is missing or could be improved upon.

License

Apache License (Version 2.0)

See LICENSE for details

dart-flutter-realworld-example-app's People

Contributors

jetli avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.