# roughike/inKino

A multiplatform Dart movie app with 40% of code sharing between Flutter and the Web.

Repository: https://github.com/roughike/inKino
Canonical: https://ross.abutalabs.com/products/inkino
Homepage: https://inkino.app
Language: Dart
License: Apache-2.0
License Family: permissive
Topics: dart, dartlang, flutter, flutter-redux, testing, cross-platform, multiplatform, angulardart, angular
Last push: 2022-03-30T19:35:48+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3115, "days_push": 1617, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3682, forks 698 (observed 2026-08-28T04:08:13.784888+00:00)

## What it is
inKino is a multiplatform Dart application for browsing movies and showtimes at Finnkino cinemas, built with a shared core of pure Dart business logic. The mobile apps use a single Flutter codebase while the progressive web app is built with AngularDart, achieving roughly 40% code sharing between platforms.

## Use cases
- browse movie showtimes for Finnish cinemas
- learn how to share code between Flutter and web in Dart
- see a real-world Redux architecture example in Flutter
- study a multiplatform Dart project structure
- find an example of extensive automated testing in a Flutter app
- build a progressive web app with AngularDart

## When to choose
- you want a reference implementation of code sharing between Flutter mobile apps and an AngularDart web app
- you are learning Redux patterns in Dart/Flutter
- you need a well-tested example of a complete multiplatform Dart project

## When to avoid
- you need a production movie-browsing app that is actively maintained
- you do not use Dart, Flutter, or AngularDart
- you need up-to-date cinema data outside Finnkino's API

## Facets
- artifact type: application
- maturity: maintenance
- function: state-management, http-client, parser, testing, internationalization
- domain: cross-platform, mobile-development, web-development, entertainment, developer-tools
- platform: cross-platform
- tags: flutter, angulardart, redux, progressive-web-app, code-sharing, movies, showtimes, sample-app, android, ios, web-server

## Member repositories
- roughike/inKino (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.784888+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:31:13.289376+00:00, confidence not recorded.
  - readme: https://github.com/roughike/inKino (fetched 2026-08-28T04:08:13.784888+00:00, sha 007486f6c09a)
  - homepage: https://inkino.app (fetched 2026-08-29T09:25:03.773393+00:00, sha cdb7c7fa4cad)
- Data as of 2026-08-30T08:39:29.467469+00:00.
