Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 290 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 290 Bytes

Demo

ezgif com-video-to-gif (1)

Steps to run project

  1. Create a config.dart file in lib folder
  2. Add the following code

String getApiKey() { return 'YOUR_TMDB_API_KEY'; }