hebersousa / movie_app_mobx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

movie_app_mobx

App developed in Flutter to consume a RESTful API. In this example we use the package Flutter MobX as state Manager. The API documentation you can find at https://developers.themoviedb.org/3

lat text

Getting Started Flutter

For help getting started with Flutter, view our online documentation.

Settings

  1. Before running configure the API_KEY in "api_key.dart" file
  2. run "flutter package get" to update plugins
  3. run "flutter pub run build_runner build" to generate mobx stores classes
  4. Ready to build

About


Languages

Language:Dart 93.1%Language:Objective-C 4.6%Language:Java 2.3%