ruralant / flutter-bootcamp-capstone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Bootcamp Capstone Project

A basic dual-page app fetching data from an API and displaying in a list.

To run the app

  1. Clone the project
  2. Run flutter run -d web-server (for web)

To run the app on iOS or Android you need a simulator or a physical device set up.

About

License:MIT License


Languages

Language:Dart 62.1%Language:HTML 32.8%Language:Swift 3.6%Language:Kotlin 1.2%Language:Objective-C 0.3%