Samuel310 / news_app_demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

news_app_demo

A new Flutter project, to demonstrate the integration of api.

Web Demo

Web App URL

For web app, in order to login you have to disable CORS in your browser. If you are running the app in chrome browser, follow the steps:

  1. Install Chrome extension

  2. Open the option page in the extension and enable the following options

    • Access-Control-Allow-Headers
    • Access-Control-Allow-Credientials
    • Access-Control-Allow-Origin (select "*")
  3. Start the extension by pressing the toggle on/off button

Download Apk

news-app-demo.apk

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About


Languages

Language:Dart 90.0%Language:HTML 8.6%Language:Swift 0.9%Language:Java 0.3%Language:Objective-C 0.1%