Commit cc21038
committed
Fetaure: ComposeApp strucutured by Feature (launches, schedules, electricity)
1 parent 3791815 commit cc21038
File tree
93 files changed
+1598
-701
lines changed- .idea
- app/versions/dependencies
- build-conventions/build/libs
- iosApp/iosApp.xcworkspace/xcuserdata/javierarroyo.xcuserdatad
- modules
- feature-common-api
- src/commonMain
- kotlin/com.jarroyo.feature.common.api/interactor
- feature-common
- src
- androidMain/kotlin/com.jarroyo.feature.common/interactor
- commonMain/kotlin/com.jarroyo.feature.common
- interactor
- desktopMain/kotlin/com.jarroyo.feature.common/interactor
- nativeMain/kotlin/com.jarroyo.feature.common/interactor
- feature-electricity-api
- src/commonMain
- kotlin/com/jarroyo/feature/electricity/api/destination
- feature-electricity
- src/commonMain
- kotlin/com/jarroyo/feature/electricity
- ui
- feature-home-api/src/commonMain/kotlin/com/jarroyo/feature/home/api/destination
- feature-launches-api
- src/commonMain
- kotlin/com/jarroyo/feature/launches/api
- destination
- interactor
- feature-launches
- src
- androidMain
- kotlin/com/jarroyo/feature/launches/di
- commonMain
- kotlin/com/jarroyo/feature/launches
- di
- interactor
- sqldelight
- dao
- ui
- launchdetail
- launchlist
- sqldelight/com/jarroyo/feature/launches
- desktopMain/kotlin/com/jarroyo/feature/launches/di
- nativeMain/kotlin/com/jarroyo/feature/launches/di
- feature-schedules/src/commonMain/kotlin/com/jarroyo/feature/schedules
- ui/list
- library-feature/src/commonMain/kotlin/com/jarroyo/library/feature
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
93 files changed
+1598
-701
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 232 additions & 121 deletions
Large diffs are not rendered by default.
Lines changed: 209 additions & 98 deletions
Large diffs are not rendered by default.
Lines changed: 232 additions & 121 deletions
Large diffs are not rendered by default.
Lines changed: 209 additions & 98 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments