Skip to content

lFaustus/inKinoRx

 
 

Repository files navigation

inKinoRx - a refactored version of inKino

This is the attempt to refactor the original inKino by Iiro Krankka from an Redux to a RxCommand based architecture.

More details in this blog post https://www.burkharts.net/apps/blog/redux-the-ideal-flutter-pattern/

Building the project

Before you build: Inside the /lib folder, there's a file called tmdb_config_sample.dart. Rename it to tmdb_config.dart and you'll get rid of the build error.

The project is currently built using the latest Flutter Beta 2, with Dart 2 enabled.

Thanks

Special thanks to Iiro Krankka for the original project and Brian Egan for reviewing and discussing the source code.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 97.0%
  • Ruby 2.1%
  • Other 0.9%