A small app using the Wikidata API to show upcoming movies. https://daniel-michel.github.io/release_schedule/
 
 
 
 
 
 
Go to file
daniel-michel ba8e419866 feature: add github workflows 2023-11-16 15:35:00 +01:00
.github/workflows feature: add github workflows 2023-11-16 15:35:00 +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 tests: add unit tests and fix bugs 2023-11-16 14:38:33 +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.