Zhuinden/flowless

`Flow.services(Context)` should be `Flow.get(Context).getServices()`

Zhuinden opened this issue · 1 comments

Flow.services(Context) should be Flow.get(Context).getServices()

Fixed by 117de91