paug / AndroidMakersApp

📱Official companion app for Android Makers by droidcon 🇫🇷
https://androidmakers.droidcon.com/
118 stars 27 forks source link

chore(190): Inject dependencies with Koin #197

Closed enthuan closed 3 months ago

enthuan commented 3 months ago

Use the Koin framework to handle the project dependencies.

The use cases could be maybe removed in the future because they are almost bypassing calls

Closes #190

enthuan commented 3 months ago

It seems that the bookmark feature is broken on the detail screen on iOS. I need to improve the getAgenda usecase or to combine the bookmarks on the shared layer. ➕ the sessions are not yet migrated to KMP on iOS