Skip to content

fluidsonic/fluid-dataloader

Repository files navigation

fluid-dataloader

Maven Central Tests Kotlin #fluid-libraries Slack Channel

Facebook's DataLoader library ported to Kotlin multiplatform using coroutines.

TODO

  • FIXMEs
  • TODOs
  • KDoc
  • README
  • actually use this thing in a project
  • release

Installation

build.gradle.kts:

dependencies {
	implementation("io.fluidsonic.dataloader:fluid-dataloader:0.2.0")
}

License

Apache 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages