Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 504 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 504 Bytes

RUMAD demo with the flutter movies API

Pull from GitHub

  • Run git clone https://github.com/misraishan/rumad_movies_app_demo.git
  • Rename .env.example to .env

Install packages

  • Run flutter pub get

Run the app

  • Use the VSCode Runner tool, or do flutter run in Terminal
    • If you need to choose a different device from VSCode, open the command pallete (shift + command + p) and type in Select Device. It will provide a dropdown for connected/available emulators and devices.