optimus_flutter 5.0.1 copy "optimus_flutter: ^5.0.1" to clipboard
optimus_flutter: ^5.0.1 copied to clipboard

Flutter Plugin for Optimus Platform.

120/ 160
pub points
1
downloads

We analyzed this package 13 hours ago, and awarded it 120 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
10 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Failed check 0/10 points: 20% or more of the public API has dartdoc comments

OUT: Documenting optimus_flutter... Discovering libraries... Linking elements... Precaching local docs for 1462944 elements... Initialized dartdoc with 2183 libraries Generating docs for library utils/fcm_token_utils.dart from package:optimus_flutter/utils/fcm_token_utils.dart... Generating docs for library utils/app_version_utils.dart from package:optimus_flutter/utils/app_version_utils.dart... Generating docs for library utils/encyption_utils.dart from package:optimus_flutter/utils/encyption_utils.dart... Generating docs for library utils/internal_session_utils.dart from package:optimus_flutter/utils/internal_session_utils.dart... Generating docs for library utils/campaign_utils.dart from package:optimus_flutter/utils/campaign_utils.dart... [17 more lines] ERR: warning: optimus_flutter has no library level documentation comments from optimus_flutter: (file:///tmp/pana_NJCJHD/lib/utils/fcm_token_utils.dart:1:1) warning: optimus_flutter has no library level documentation comments from optimus_flutter: (file:///tmp/pana_NJCJHD/lib/utils/campaign_utils.dart:1:1) error: file already written at "optimus_flutter/index.html" for symbol optimus_flutter: (file:///tmp/pana_NJCJHD/lib/utils/campaign_utils.dart:1:1) conflicting with file already generated by optimus_flutter: (file:///tmp/pana_NJCJHD/lib/utils/fcm_token_utils.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'optimus_flutter' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, [106 more lines]

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:optimus_flutter/optimus_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:optimus_flutter/optimus_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:optimus_flutter/optimus_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:optimus_flutter/optimus_flutter.dart that declares support for platforms: Android, iOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:optimus_flutter/optimus_flutter.dart that imports:
  • package:optimus_network_inspector/optimus_network_inspector.dart that imports:
  • package:optimus_network_inspector/presentation/pages/activity_page.dart that imports:
  • package:optimus_network_inspector/presentation/controllers/activity_provider.dart that imports:
  • package:optimus_network_inspector/presentation/pages/activity_detail_page.dart that imports:
  • package:optimus_network_inspector/presentation/pages/http_response_page.dart that imports:
  • package:optimus_network_inspector/presentation/controllers/activity_detail_provider.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_windows.dart that imports:
  • package:url_launcher_windows/url_launcher_windows.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:optimus_flutter/optimus_flutter.dart that imports:
  • package:optimus_network_inspector/optimus_network_inspector.dart that imports:
  • package:optimus_network_inspector/presentation/pages/activity_page.dart that imports:
  • package:optimus_network_inspector/presentation/controllers/activity_provider.dart that imports:
  • package:optimus_network_inspector/presentation/pages/activity_detail_page.dart that imports:
  • package:optimus_network_inspector/presentation/pages/http_response_page.dart that imports:
  • package:optimus_network_inspector/presentation/controllers/activity_detail_provider.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_windows.dart that imports:
  • package:url_launcher_windows/url_launcher_windows.dart that declares support for platforms: Windows.
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
android_id ^0.4.0 0.4.1 0.5.1
crypto ^3.0.6 3.0.7 3.0.7
device_info_plus ^11.3.0 11.5.0 12.3.0
encrypt ^5.0.3 5.0.3 5.0.3
firebase_app_installations ^0.3.3 0.3.3 0.4.0+6
firebase_core ^3.12.0 3.15.2 4.4.0
http ^1.3.0 1.6.0 1.6.0
json_annotation ^4.9.0 4.9.0 4.9.0
localstore ^1.4.0 1.4.0 1.4.0
logger ^2.5.0 2.6.2 2.6.2
optimus_network_inspector ^1.0.1 1.0.3 1.0.3
optimus_user_agent ^1.0.0 1.0.0 1.0.0
package_info_plus ^8.2.1 8.3.1 9.0.0
path_provider_android ^2.2.15 2.2.22 2.2.22
path_provider_foundation ^2.4.1 2.6.0 2.6.0
uuid ^4.5.1 4.5.2 4.5.2
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.59 1.3.66
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
code_assets - 0.19.10 1.0.0
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
cross_file - 0.3.5+1 0.3.5+1
device_info_plus_platform_interface - 7.0.3 7.0.3
fake_async - 1.3.3 1.3.3
ffi - 2.1.5 2.1.5
file - 7.0.1 7.0.1
firebase_app_installations_platform_interface - 0.1.4+58 0.1.4+65
firebase_app_installations_web - 0.1.6+16 0.1.7+2
firebase_core_platform_interface - 6.0.2 6.0.2
firebase_core_web - 2.24.1 3.4.0
fixnum - 1.1.1 1.1.1
glob - 2.1.3 2.1.3
hooks - 0.20.5 1.0.0
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
js - 0.7.2 0.7.2 Discontinued
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
logging - 1.3.0 1.3.0
matcher - 0.12.17 0.12.18
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.0
mime - 2.0.0 2.0.0
native_toolchain_c - 0.17.2 0.17.4
nested - 1.0.0 1.0.0
objective_c - 9.2.2 9.2.2
package_info_plus_platform_interface - 3.2.1 3.2.1
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 4.0.0
provider - 6.1.5+1 6.1.5+1
pub_semver - 2.2.0 2.2.0
share_plus - 12.0.1 12.0.1
share_plus_platform_interface - 6.1.0 6.1.0
source_span - 1.10.1 1.10.1
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
test_api - 0.7.7 0.7.9
typed_data - 1.4.0 1.4.0
url_launcher_linux - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.2 2.4.2
url_launcher_windows - 3.1.5 3.1.5
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.0
win32_registry - 2.1.0 2.1.0
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.3 3.1.3

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 5 issues. Showing the first 2:

The constraint `^0.4.0` on android_id does not support the stable version `0.5.0`.

Try running dart pub upgrade --major-versions android_id to update the constraint.

The constraint `^11.3.0` on device_info_plus does not support the stable version `12.0.0`.

Try running dart pub upgrade --major-versions device_info_plus to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.5, Flutter 3.38.6, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: