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% | 23% | 42% | 33%
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% | 89% | 0% | 10%
dart0% | 0% | 0% | 61% | 38%
kt0% | 0% | 0% | 74% | 25%
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%
lib0% | 0% | 0% | 81% | 18%
android0% | 0% | 0% | 75% | 24%
example0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 19)
File# lines# units
228 4
ConfidenceFlutterSdkPlugin.kt
in android/src/main/kotlin/com/example/confidence_flutter_sdk
162 7
141 13
101 16
main.dart
in example/lib
96 5
55 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
9 -
styles.xml
in example/android/app/src/main/res/values-night
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
101 16
141 13
55 13
ConfidenceFlutterSdkPlugin.kt
in android/src/main/kotlin/com/example/confidence_flutter_sdk
162 7
main.dart
in example/lib
96 5
NetworkConfidenceValueSerializer.kt
in android/src/main/kotlin/com/example/confidence_flutter_sdk
53 4
228 4
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
162 7 1
Correlations

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

android/src/main/kotlin/com/example/confidence_flutter_sdk/ConfidenceFlutterSdkPlugin.kt x: 9 commits (all time) y: 162 lines of code example/ios/Runner/AppDelegate.swift x: 2 commits (all time) y: 12 lines of code example/lib/main.dart x: 8 commits (all time) y: 96 lines of code ios/Classes/ConfidenceFlutterSdkPlugin.swift x: 8 commits (all time) y: 228 lines of code lib/confidence_flutter_sdk.dart x: 6 commits (all time) y: 101 lines of code lib/confidence_flutter_sdk_method_channel.dart x: 5 commits (all time) y: 141 lines of code lib/confidence_flutter_sdk_platform_interface.dart x: 5 commits (all time) y: 55 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/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
228.0
lines of code
  min: 1.0
  average: 50.11
  25th percentile: 4.0
  median: 16.0
  75th percentile: 96.0
  max: 228.0
0 9.0
commits (all time)
min: 1.0 | average: 3.37 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 6.0 | max: 9.0

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

android/src/main/kotlin/com/example/confidence_flutter_sdk/ConfidenceFlutterSdkPlugin.kt x: 3 contributors (all time) y: 162 lines of code example/ios/Runner/AppDelegate.swift x: 2 contributors (all time) y: 12 lines of code example/lib/main.dart x: 3 contributors (all time) y: 96 lines of code ios/Classes/ConfidenceFlutterSdkPlugin.swift x: 3 contributors (all time) y: 228 lines of code lib/confidence_flutter_sdk.dart x: 3 contributors (all time) y: 101 lines of code lib/confidence_flutter_sdk_method_channel.dart x: 3 contributors (all time) y: 141 lines of code lib/confidence_flutter_sdk_platform_interface.dart x: 3 contributors (all time) y: 55 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/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
228.0
lines of code
  min: 1.0
  average: 50.11
  25th percentile: 4.0
  median: 16.0
  75th percentile: 96.0
  max: 228.0
0 3.0
contributors (all time)
min: 1.0 | average: 1.84 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 3.0 | max: 3.0

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

No data for "commits (30d)" vs. "lines of code".

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

No data for "contributors (30d)" vs. "lines of code".


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

No data for "commits (90d)" vs. "lines of code".

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

No data for "contributors (90d)" vs. "lines of code".