A small app using the Wikidata API to show upcoming movies. https://daniel-michel.github.io/release_schedule/
 
 
 
 
 
 
Go to file
daniel-michel 911359b6fc refactor: simplify upcoming movie query 2023-11-16 17:02:53 +01:00
.github/workflows fix: add origin=* for web and update setup-java 2023-11-16 16:25:01 +01:00
android fix: update workflows and change AndroidManifest 2023-11-16 15:59:37 +01:00
ios initial commit 2023-11-05 19:32:59 +01:00
lib refactor: simplify upcoming movie query 2023-11-16 17:02:53 +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 fix: remove unused import 2023-11-16 15:09:25 +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 test: add test for relative date texts 2023-11-16 13:28:21 +01:00
pubspec.yaml test: add test for relative date texts 2023-11-16 13:28:21 +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.