spotify / confidence-sdk-flutter
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 22% | 32% | 44%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
swift0% | 0% | 88% | 0% | 11%
kt0% | 0% | 0% | 74% | 25%
dart0% | 0% | 0% | 36% | 63%
yaml0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
h0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ios0% | 0% | 100% | 0% | 0%
android0% | 0% | 0% | 75% | 24%
lib0% | 0% | 0% | 48% | 51%
example0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 19)
File# lines# units
207 3
ConfidenceFlutterSdkPlugin.kt
in android/src/main/kotlin/com/example/confidence_flutter_sdk
160 7
140 13
main.dart
in example/lib
96 5
94 16
54 13
NetworkConfidenceValueSerializer.kt
in android/src/main/kotlin/com/example/confidence_flutter_sdk
53 4
26 -
pubspec.yaml
in example
22 -
RunnerTests.swift
in example/ios/RunnerTests
16 1
AppDelegate.swift
in example/ios/Runner
12 -
styles.xml
in example/android/app/src/main/res/values-night
9 -
styles.xml
in example/android/app/src/main/res/values
9 -
7 -
launch_background.xml
in example/android/app/src/main/res/drawable
4 -
launch_background.xml
in example/android/app/src/main/res/drawable-v21
4 -
MainActivity.kt
in example/android/app/src/main/kotlin/com/example/confidence_flutter_sdk_example
3 -
3 -
Runner-Bridging-Header.h
in example/ios/Runner
1 -
Files With Most Units (Top 8)
File# lines# units
94 16
54 13
140 13
ConfidenceFlutterSdkPlugin.kt
in android/src/main/kotlin/com/example/confidence_flutter_sdk
160 7
main.dart
in example/lib
96 5
NetworkConfidenceValueSerializer.kt
in android/src/main/kotlin/com/example/confidence_flutter_sdk
53 4
207 3
RunnerTests.swift
in example/ios/RunnerTests
16 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
ConfidenceFlutterSdkPlugin.kt
in android/src/main/kotlin/com/example/confidence_flutter_sdk
160 7 1
Correlations

File Size vs. Commits (all time): 19 points

android/src/main/kotlin/com/example/confidence_flutter_sdk/ConfidenceFlutterSdkPlugin.kt x: 8 commits (all time) y: 160 lines of code example/lib/main.dart x: 7 commits (all time) y: 96 lines of code ios/Classes/ConfidenceFlutterSdkPlugin.swift x: 7 commits (all time) y: 207 lines of code lib/confidence_flutter_sdk.dart x: 5 commits (all time) y: 94 lines of code lib/confidence_flutter_sdk_method_channel.dart x: 4 commits (all time) y: 140 lines of code lib/confidence_flutter_sdk_platform_interface.dart x: 4 commits (all time) y: 54 lines of code example/pubspec.yaml x: 2 commits (all time) y: 22 lines of code pubspec.yaml x: 9 commits (all time) y: 26 lines of code catalog-info.yaml x: 1 commits (all time) y: 7 lines of code android/src/main/kotlin/com/example/confidence_flutter_sdk/NetworkConfidenceValueSerializer.kt x: 1 commits (all time) y: 53 lines of code example/analysis_options.yaml x: 1 commits (all time) y: 3 lines of code example/android/app/src/main/res/drawable-v21/launch_background.xml x: 1 commits (all time) y: 4 lines of code example/android/app/src/main/res/values-night/styles.xml x: 1 commits (all time) y: 9 lines of code example/ios/Runner/AppDelegate.swift x: 1 commits (all time) y: 12 lines of code example/ios/Runner/Runner-Bridging-Header.h x: 1 commits (all time) y: 1 lines of code example/ios/RunnerTests/RunnerTests.swift x: 1 commits (all time) y: 16 lines of code
207.0
lines of code
  min: 1.0
  average: 48.42
  25th percentile: 4.0
  median: 16.0
  75th percentile: 94.0
  max: 207.0
0 9.0
commits (all time)
min: 1.0 | average: 3.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 5.0 | max: 9.0

File Size vs. Contributors (all time): 19 points

android/src/main/kotlin/com/example/confidence_flutter_sdk/ConfidenceFlutterSdkPlugin.kt x: 2 contributors (all time) y: 160 lines of code example/lib/main.dart x: 2 contributors (all time) y: 96 lines of code ios/Classes/ConfidenceFlutterSdkPlugin.swift x: 2 contributors (all time) y: 207 lines of code lib/confidence_flutter_sdk.dart x: 2 contributors (all time) y: 94 lines of code lib/confidence_flutter_sdk_method_channel.dart x: 2 contributors (all time) y: 140 lines of code lib/confidence_flutter_sdk_platform_interface.dart x: 2 contributors (all time) y: 54 lines of code example/pubspec.yaml x: 2 contributors (all time) y: 22 lines of code pubspec.yaml x: 3 contributors (all time) y: 26 lines of code catalog-info.yaml x: 1 contributors (all time) y: 7 lines of code android/src/main/kotlin/com/example/confidence_flutter_sdk/NetworkConfidenceValueSerializer.kt x: 1 contributors (all time) y: 53 lines of code example/analysis_options.yaml x: 1 contributors (all time) y: 3 lines of code example/android/app/src/main/res/drawable-v21/launch_background.xml x: 1 contributors (all time) y: 4 lines of code example/android/app/src/main/res/values-night/styles.xml x: 1 contributors (all time) y: 9 lines of code example/ios/Runner/AppDelegate.swift x: 1 contributors (all time) y: 12 lines of code example/ios/Runner/Runner-Bridging-Header.h x: 1 contributors (all time) y: 1 lines of code example/ios/RunnerTests/RunnerTests.swift x: 1 contributors (all time) y: 16 lines of code
207.0
lines of code
  min: 1.0
  average: 48.42
  25th percentile: 4.0
  median: 16.0
  75th percentile: 94.0
  max: 207.0
0 3.0
contributors (all time)
min: 1.0 | average: 1.47 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 3.0

File Size vs. Commits (30 days): 6 points

android/src/main/kotlin/com/example/confidence_flutter_sdk/ConfidenceFlutterSdkPlugin.kt x: 1 commits (30d) y: 160 lines of code example/lib/main.dart x: 1 commits (30d) y: 96 lines of code ios/Classes/ConfidenceFlutterSdkPlugin.swift x: 1 commits (30d) y: 207 lines of code lib/confidence_flutter_sdk.dart x: 1 commits (30d) y: 94 lines of code lib/confidence_flutter_sdk_method_channel.dart x: 1 commits (30d) y: 140 lines of code lib/confidence_flutter_sdk_platform_interface.dart x: 1 commits (30d) y: 54 lines of code
207.0
lines of code
  min: 54.0
  average: 125.17
  25th percentile: 84.0
  median: 118.0
  75th percentile: 171.75
  max: 207.0
0 1.0
commits (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (30 days): 6 points

android/src/main/kotlin/com/example/confidence_flutter_sdk/ConfidenceFlutterSdkPlugin.kt x: 1 contributors (30d) y: 160 lines of code example/lib/main.dart x: 1 contributors (30d) y: 96 lines of code ios/Classes/ConfidenceFlutterSdkPlugin.swift x: 1 contributors (30d) y: 207 lines of code lib/confidence_flutter_sdk.dart x: 1 contributors (30d) y: 94 lines of code lib/confidence_flutter_sdk_method_channel.dart x: 1 contributors (30d) y: 140 lines of code lib/confidence_flutter_sdk_platform_interface.dart x: 1 contributors (30d) y: 54 lines of code
207.0
lines of code
  min: 54.0
  average: 125.17
  25th percentile: 84.0
  median: 118.0
  75th percentile: 171.75
  max: 207.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Commits (90 days): 6 points

android/src/main/kotlin/com/example/confidence_flutter_sdk/ConfidenceFlutterSdkPlugin.kt x: 1 commits (90d) y: 160 lines of code example/lib/main.dart x: 1 commits (90d) y: 96 lines of code ios/Classes/ConfidenceFlutterSdkPlugin.swift x: 1 commits (90d) y: 207 lines of code lib/confidence_flutter_sdk.dart x: 1 commits (90d) y: 94 lines of code lib/confidence_flutter_sdk_method_channel.dart x: 1 commits (90d) y: 140 lines of code lib/confidence_flutter_sdk_platform_interface.dart x: 1 commits (90d) y: 54 lines of code
207.0
lines of code
  min: 54.0
  average: 125.17
  25th percentile: 84.0
  median: 118.0
  75th percentile: 171.75
  max: 207.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (90 days): 6 points

android/src/main/kotlin/com/example/confidence_flutter_sdk/ConfidenceFlutterSdkPlugin.kt x: 1 contributors (90d) y: 160 lines of code example/lib/main.dart x: 1 contributors (90d) y: 96 lines of code ios/Classes/ConfidenceFlutterSdkPlugin.swift x: 1 contributors (90d) y: 207 lines of code lib/confidence_flutter_sdk.dart x: 1 contributors (90d) y: 94 lines of code lib/confidence_flutter_sdk_method_channel.dart x: 1 contributors (90d) y: 140 lines of code lib/confidence_flutter_sdk_platform_interface.dart x: 1 contributors (90d) y: 54 lines of code
207.0
lines of code
  min: 54.0
  average: 125.17
  25th percentile: 84.0
  median: 118.0
  75th percentile: 171.75
  max: 207.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0