A small app using the Wikidata API to show upcoming movies. https://daniel-michel.github.io/release_schedule/
 
 
 
 
 
 
Go to file
daniel-michel 8a57992fd5 refactor: add method return types 2023-11-11 15:05:11 +01:00
android feature: querying and displaying upcoming movies 2023-11-06 10:38:26 +01:00
ios initial commit 2023-11-05 19:32:59 +01:00
lib refactor: add method return types 2023-11-11 15:05:11 +01:00
linux initial commit 2023-11-05 19:32:59 +01:00
macos Add local caching of movies 2023-11-08 14:43:59 +01:00
test initial commit 2023-11-05 19:32:59 +01:00
web initial commit 2023-11-05 19:32:59 +01:00
windows initial commit 2023-11-05 19:32:59 +01:00
.gitignore initial commit 2023-11-05 19:32:59 +01:00
.metadata initial commit 2023-11-05 19:32:59 +01:00
README.md initial commit 2023-11-05 19:32:59 +01:00
analysis_options.yaml initial commit 2023-11-05 19:32:59 +01:00
pubspec.lock Add local caching of movies 2023-11-08 14:43:59 +01:00
pubspec.yaml Add local caching of movies 2023-11-08 14:43:59 +01:00

README.md

release_schedule

A new Flutter project.

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 development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.