billing_feature 0.0.3 copy "billing_feature: ^0.0.3" to clipboard
billing_feature: ^0.0.3 copied to clipboard

MyCS billing and subscription management feature module

60/ 160
pub points
30
downloads

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

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/appbricks/mycloudspace/libs/shared/feature/flutter/billing was unreachable. Make sure that the website is reachable via HEAD requests.

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

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

Passed check 10/10 points: Use an OSI-approved license

Detected license: GPL-3.0.

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

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

OUT: Documenting billing_feature... Discovering libraries... Linking elements... Precaching local docs for 1788759 elements... Initialized dartdoc with 5469 libraries Generating docs for library billing_feature_web.dart from package:billing_feature/billing_feature_web.dart... Generating docs for library billing_feature_method_channel.dart from package:billing_feature/billing_feature_method_channel.dart... Generating docs for library widgets/plan_selection_dialog.dart from package:billing_feature/widgets/plan_selection_dialog.dart... Generating docs for library billing_feature.dart from package:billing_feature/billing_feature.dart... Generating docs for library config/billing_feature_config.dart from package:billing_feature/config/billing_feature_config.dart... [6 more lines] ERR: warning: billing_feature has no library level documentation comments from billing_feature: (file:///tmp/pana_XJCKLJ/lib/billing.dart:1:1) error: file already written at "billing_feature/index.html" for symbol billing_feature: (file:///tmp/pana_XJCKLJ/lib/billing.dart:1:1) conflicting with file already generated by billing_feature: (file:///tmp/pana_XJCKLJ/lib/billing_feature.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'billing_feature' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or class name (if appropriate) of one of the conflicting items can resolve the conflict. Alternatively, use the @nodoc directive in one [16 more lines]

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

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:billing_feature/billing_feature.dart that imports:
  • package:billing_feature/widgets/plan_selection_dialog.dart that imports:
  • package:user_identity_feature/user_identity_feature.dart that imports:
  • package:user_identity_feature/widgets/profile/user_profile.dart that imports:
  • package:user_identity_feature/widgets/profile/verify_attribute_form.dart that imports:
  • package:identity_service/identity_service.dart that imports:
  • package:identity_service/provider/aws_cognito_service.dart that imports:
  • package:amplify_auth_cognito/amplify_auth_cognito.dart that imports:
  • package:amplify_auth_cognito/src/auth_plugin_impl.dart that imports:
  • package:amplify_secure_storage/amplify_secure_storage.dart that imports:
  • package:amplify_secure_storage/src/amplify_secure_storage.vm.dart that imports:
  • package:amplify_secure_storage_dart/src/utils/file_key_value_store.dart that declares support for platforms: iOS, Windows, Linux, macOS, Web.
Package does not support platform `iOS`.

Because:

  • package:billing_feature/billing_feature.dart that imports:
  • package:billing_feature/widgets/plan_selection_dialog.dart that imports:
  • package:user_identity_feature/user_identity_feature.dart that imports:
  • package:user_identity_feature/widgets/profile/user_profile.dart that imports:
  • package:user_identity_feature/widgets/profile/verify_attribute_form.dart that imports:
  • package:identity_service/identity_service.dart that imports:
  • package:identity_service/provider/aws_cognito_service.dart that imports:
  • package:amplify_auth_cognito/amplify_auth_cognito.dart that imports:
  • package:amplify_auth_cognito/src/auth_plugin_impl.dart that imports:
  • package:amplify_secure_storage/amplify_secure_storage.dart that imports:
  • package:amplify_secure_storage/src/amplify_secure_storage.vm.dart that imports:
  • package:amplify_secure_storage_dart/amplify_secure_storage_dart.dart that imports:
  • package:amplify_secure_storage_dart/src/mixins/amplify_secure_storage_mixin.dart that imports:
  • package:amplify_secure_storage_dart/src/mixins/amplify_secure_storage_mixin.vm.dart that imports:
  • package:amplify_secure_storage_dart/src/platforms/amplify_secure_storage_windows.dart that imports:
  • package:amplify_secure_storage_dart/src/ffi/win32/data_protection.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package not compatible with platform Windows

Because:

  • package:billing_feature/billing_feature.dart that imports:
  • package:billing_feature/widgets/plan_selection_dialog.dart that imports:
  • package:user_identity_feature/user_identity_feature.dart that imports:
  • package:user_identity_feature/components/user_identity_scope.dart that imports:
  • package:nav_layouts_component/nav_layouts.dart that imports:
  • package:nav_layouts_component/views/split_tabbed_view.dart that imports:
  • package:nav_layouts_component/layouts/root_layout.dart that imports:
  • package:web/web.dart that imports:
  • package:web/src/helpers.dart that imports:
  • package:web/src/helpers/http.dart that imports:
  • package:web/src/helpers/events/events.dart that imports:
  • package:web/src/helpers/events/streams.dart that imports:
  • package:web/src/dom.dart that imports:
  • package:web/src/dom/xhr.dart that imports:
  • package:web/src/dom/html.dart that imports:
  • package:web/src/dom/webmidi.dart that imports:
  • package:web/src/dom/hr_time.dart that imports:
  • package:web/src/dom/user_timing.dart that imports:
  • package:web/src/dom/performance_timeline.dart that imports:
  • dart:js_interop
Package does not support platform `Linux`.

Because:

  • package:billing_feature/billing_feature.dart that imports:
  • package:billing_feature/widgets/plan_selection_dialog.dart that imports:
  • package:user_identity_feature/user_identity_feature.dart that imports:
  • package:user_identity_feature/widgets/profile/user_profile.dart that imports:
  • package:user_identity_feature/widgets/profile/verify_attribute_form.dart that imports:
  • package:identity_service/identity_service.dart that imports:
  • package:identity_service/provider/aws_cognito_service.dart that imports:
  • package:amplify_auth_cognito/amplify_auth_cognito.dart that imports:
  • package:amplify_auth_cognito/src/auth_plugin_impl.dart that imports:
  • package:amplify_secure_storage/amplify_secure_storage.dart that imports:
  • package:amplify_secure_storage/src/amplify_secure_storage.vm.dart that imports:
  • package:amplify_secure_storage_dart/amplify_secure_storage_dart.dart that imports:
  • package:amplify_secure_storage_dart/src/mixins/amplify_secure_storage_mixin.dart that imports:
  • package:amplify_secure_storage_dart/src/mixins/amplify_secure_storage_mixin.vm.dart that imports:
  • package:amplify_secure_storage_dart/src/platforms/amplify_secure_storage_windows.dart that imports:
  • package:amplify_secure_storage_dart/src/ffi/win32/data_protection.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:billing_feature/billing_feature.dart that imports:
  • package:billing_feature/widgets/plan_selection_dialog.dart that imports:
  • package:user_identity_feature/user_identity_feature.dart that imports:
  • package:user_identity_feature/widgets/profile/user_profile.dart that imports:
  • package:user_identity_feature/widgets/profile/verify_attribute_form.dart that imports:
  • package:identity_service/identity_service.dart that imports:
  • package:identity_service/provider/aws_cognito_service.dart that imports:
  • package:amplify_auth_cognito/amplify_auth_cognito.dart that imports:
  • package:amplify_auth_cognito/src/auth_plugin_impl.dart that imports:
  • package:amplify_secure_storage/amplify_secure_storage.dart that imports:
  • package:amplify_secure_storage/src/amplify_secure_storage.vm.dart that imports:
  • package:amplify_secure_storage_dart/amplify_secure_storage_dart.dart that imports:
  • package:amplify_secure_storage_dart/src/mixins/amplify_secure_storage_mixin.dart that imports:
  • package:amplify_secure_storage_dart/src/mixins/amplify_secure_storage_mixin.vm.dart that imports:
  • package:amplify_secure_storage_dart/src/platforms/amplify_secure_storage_windows.dart that imports:
  • package:amplify_secure_storage_dart/src/ffi/win32/data_protection.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:billing_feature/billing_feature.dart that imports:
  • package:billing_feature/widgets/plan_selection_dialog.dart that imports:
  • package:user_identity_feature/user_identity_feature.dart that imports:
  • package:user_identity_feature/components/user_identity_scope.dart that imports:
  • package:nav_layouts_component/nav_layouts.dart that imports:
  • package:nav_layouts_component/application/app_nav_layout.dart that imports:
  • package:nav_layouts_component/layouts/nav_layout.dart that imports:
  • package:platform_utilities_component/platform/app_platform.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

ERROR: The named parameter 'subscriptionId' isn't defined.

lib/widgets/plan_selection_dialog.dart:203:29

    ╷
203 │                             subscriptionId: widget.subscriptionId!,
    │                             ^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/plan_selection_dialog.dart

Failed report section
Support up-to-date dependencies
10 / 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
app_framework_component any 0.0.31 0.0.31
billing_service any 0.0.3 0.0.3
bloc ^9.0.0 9.2.0 9.2.0
equatable ^2.0.5 2.0.8 2.0.8
flutter_bloc ^9.1.0 9.1.1 9.1.1
flutter_markdown ^0.7.7+1 0.7.7+1 0.7.7+1 Discontinued
get_it ^8.0.3 8.3.0 9.2.0
go_router ^14.1.2 14.8.1 17.0.1
intl ^0.20.2 0.20.2 0.20.2
json_annotation ^4.9.0 4.9.0 4.9.0
logging ^1.2.0 1.3.0 1.3.0
nav_layouts_component any 0.0.45 0.0.45
platform_utilities_component any 0.0.4 0.0.4
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
provider ^6.1.2 6.1.5+1 6.1.5+1
ui_widgets_component any 0.0.75 0.0.75
url_launcher ^6.3.1 6.3.2 6.3.2
user_identity_feature any 0.0.79 0.0.79
user_space_model any 0.0.7 0.0.7
utilities_ab any 0.0.7 0.0.7
web ^1.1.1 1.1.1 1.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
adaptive_number - 1.0.0 1.0.0
amplify_analytics_pinpoint - 2.9.0 2.9.0
amplify_analytics_pinpoint_dart - 0.4.14 0.4.14
amplify_auth_cognito - 2.9.0 2.9.0
amplify_auth_cognito_dart - 0.11.16 0.11.16
amplify_core - 2.9.0 2.9.0
amplify_db_common - 0.4.15 0.4.15
amplify_db_common_dart - 0.4.15 0.4.15
amplify_flutter - 2.9.0 2.9.0
amplify_secure_storage - 0.5.14 0.5.14
amplify_secure_storage_dart - 0.5.9 0.5.9
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
aws_common - 0.7.12 0.7.12
aws_signature_v4 - 0.6.10 0.6.10
boolean_selector - 2.1.2 2.1.2
built_collection - 5.1.1 5.1.1
built_value - 8.12.3 8.12.3
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
country_pickers - 3.0.1 3.0.1
crclib - 3.0.0 3.0.0
crypto - 3.0.7 3.0.7
dart_jsonwebtoken - 3.3.1 3.3.1
device_info_plus - 12.3.0 12.3.0
device_info_plus_platform_interface - 7.0.3 7.0.3
dio - 5.9.0 5.9.0
dio_web_adapter - 2.1.1 2.1.1
dlibphonenumber - 1.1.55 1.1.55
drift - 2.30.1 2.30.1
ed25519_edwards - 0.3.1 0.3.1
expressions - 0.2.5+3 0.2.5+3
fake_async - 1.3.3 1.3.3
ffi - 2.1.5 2.1.5
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_colorpicker - 1.1.0 1.1.0
flutter_gravatar - 2.0.2 2.0.2
flutter_secure_storage - 9.2.4 10.0.0
flutter_secure_storage_linux - 1.2.3 3.0.0
flutter_secure_storage_macos - 3.1.3 4.0.0
flutter_secure_storage_platform_interface - 1.1.2 2.0.1
flutter_secure_storage_web - 1.2.1 2.1.0
flutter_secure_storage_windows - 3.1.2 4.1.0
flutter_svg - 2.2.3 2.2.3
freezed_annotation - 2.4.4 3.1.0
glob - 2.1.3 2.1.3
graphs - 2.3.2 2.3.2
hive_ce - 2.19.0 2.19.0
hooks - 0.20.5 1.0.0
http - 1.6.0 1.6.0
http2 - 2.3.1 2.3.1
http_parser - 4.1.2 4.1.2
hydrated_bloc - 10.1.1 10.1.1
identity_service - 0.0.35 0.0.35
isolate_channel - 0.3.0 0.3.0
js - 0.6.7 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
markdown - 7.3.0 7.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
multi_split_view - 3.6.0 3.6.1
native_toolchain_c - 0.17.2 0.17.4
nested - 1.0.0 1.0.0
oauth2 - 2.0.5 2.0.5
objective_c - 9.2.2 9.2.2
os_detect - 2.0.3 2.0.3
package_info_plus - 9.0.0 9.0.0
package_info_plus_platform_interface - 3.2.1 3.2.1
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.6.0 2.6.0
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
petitparser - 7.0.1 7.0.1
pinput - 5.0.2 6.0.1
platform - 3.1.6 3.1.6
pointycastle - 4.0.0 4.0.0
protobuf - 6.0.0 6.0.0
pub_semver - 2.2.0 2.2.0
qr - 3.0.2 3.0.2
qr_flutter - 4.1.0 4.1.0
quiver - 3.2.2 3.2.2
retrofit - 4.9.2 4.9.2
retry - 3.1.2 3.1.2
rxdart - 0.28.0 0.28.0
shelf - 1.4.2 1.4.2
smithy - 0.7.10 0.7.10
smithy_aws - 0.7.10 0.7.10
source_span - 1.10.1 1.10.1
sqlite3 - 2.9.4 3.1.3
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.1
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
tuple - 2.0.2 2.0.2
typed_data - 1.4.0 1.4.0
universal_platform - 1.1.0 1.1.0
url_launcher_android - 6.3.28 6.3.28
url_launcher_ios - 6.3.6 6.3.6
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
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
uuid - 4.5.2 4.5.2
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.19 1.1.19
vector_math - 2.2.0 2.2.0
visibility_detector - 0.4.0+2 0.4.0+2
vm_service - 15.0.2 15.0.2
win32 - 5.15.0 5.15.0
win32_registry - 2.1.0 2.1.0
worker_bee - 0.3.9 0.3.9
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

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

Found 3 issues. Showing the first 2:

The constraint `^8.0.3` on get_it does not support the stable version `9.0.0`.

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

The constraint `^14.1.2` on go_router does not support the stable version `15.0.0`.

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 15 errors:

  • UNDEFINED_CLASS - lib/billing_feature.dart:132:5 - Undefined class 'SubscriptionStatus'.
  • UNDEFINED_CLASS - lib/billing_feature.dart:186:5 - Undefined class 'SubscriptionStatus'.
  • UNDEFINED_CLASS - lib/billing_feature.dart:227:5 - Undefined class 'SubscriptionStatus'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

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: