Zhuinden / flowless

[DEPRECATED] Based on Flow 1.0-alpha. To keep your life simple, use zhuinden/simple-stack instead.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Zhuinden opened this issue · comments

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

Fixed by 117de91