Closed Zhuinden closed 7 years ago
Flow.services(Context) should be Flow.get(Context).getServices()
Flow.services(Context)
Flow.get(Context).getServices()
Fixed by https://github.com/Zhuinden/flowless/commit/117de91e7d41787bcb931794efd9d0cc681cbb69
Flow.services(Context)
should beFlow.get(Context).getServices()