beagle_components 1.0.0 copy "beagle_components: ^1.0.0" to clipboard
beagle_components: ^1.0.0 copied to clipboard

Beagle Components is a set of tools and components to be used with the Beagle package.

70/ 160
pub points
15
downloads

We analyzed this package 28 hours ago, and awarded it 70 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/ZupIT/beagle-flutter/tree/main/beagle_components 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: Apache-2.0.

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

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

128 out of 251 API elements (51.0 %) have documentation comments.

Some symbols that are missing documentation: beagle_components, beagle_components.AfterLayoutMixin, beagle_components.AfterLayoutMixin.afterFirstLayout, beagle_components.BeagleButton, beagle_components.BeagleButton.BeagleButton.new.

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 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:beagle_components/beagle_components.dart that imports:
  • package:beagle_components/src/dynamic_list/beagle_dynamic_list.dart that imports:
  • package:beagle/beagle.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:beagle_components/beagle_components.dart that imports:
  • package:beagle_components/src/dynamic_list/beagle_dynamic_list.dart that imports:
  • package:beagle/beagle.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:beagle_components/beagle_components.dart that imports:
  • package:beagle_components/src/dynamic_list/beagle_dynamic_list.dart that imports:
  • package:beagle/beagle.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:beagle_components/beagle_components.dart that imports:
  • package:beagle_components/src/dynamic_list/beagle_dynamic_list.dart that imports:
  • package:beagle/beagle.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:beagle_components/beagle_components.dart that imports:
  • package:beagle_components/src/beagle_webview.dart that imports:
  • package:webview_flutter/webview_flutter.dart that imports:
  • package:webview_flutter/src/webview.dart that imports:
  • package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart that declares support for platforms: iOS.
Package does not support platform `iOS`.

Because:

  • package:beagle_components/beagle_components.dart that imports:
  • package:beagle_components/src/beagle_webview.dart that imports:
  • package:webview_flutter/webview_flutter.dart that imports:
  • package:webview_flutter/src/webview.dart that imports:
  • package:webview_flutter_android/webview_android_cookie_manager.dart that declares support for platforms: Android.
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

Found 18 issues. Showing the first 2:

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

lib/src/dynamic_list/flexible_list_view.dart:88:9

   ╷
88 │         isAlwaysShown: true,
   │         ^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/dynamic_list/flexible_list_view.dart

ERROR: The method 'disallowGlow' isn't defined for the type 'OverscrollIndicatorNotification'.

lib/src/internal/beagle_refresh_indicator.dart:309:20

    ╷
309 │       notification.disallowGlow();
    │                    ^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/internal/beagle_refresh_indicator.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
beagle 1.0.0 1.0.0 1.0.0 Discontinued
collection ^1.15.0 1.19.1 1.19.1
webview_flutter ^2.0.10 2.8.0 4.13.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
crypto - 3.0.7 3.0.7
ffi - 1.2.1 2.1.5
flutter_js - 0.5.0+6 0.8.5
http - 0.13.6 1.6.0
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.1 1.10.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
sync_http - 0.3.1 0.3.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher - 6.3.2 6.3.2
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
vector_math - 2.2.0 2.2.0
web - 0.5.1 1.1.1
web_socket_channel - 2.4.5 3.0.3
webview_flutter_android - 2.10.4 4.10.11
webview_flutter_platform_interface - 1.9.5 2.14.0
webview_flutter_wkwebview - 2.9.5 3.23.5

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

The constraint `^2.0.10` on webview_flutter does not support the stable version `3.0.0`.

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

The package has one or more discontinued direct dependencies.

Discontinued packages are no longer maintained, and can end up being a liability.

Consider migrating away from these dependencies:

  • beagle.

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 3 errors:

  • UNDEFINED_CLASS - lib/src/beagle_webview.dart:66:21 - Undefined class 'WebResourceError'.
  • UNDEFINED_NAMED_PARAMETER - lib/src/dynamic_list/flexible_list_view.dart:88:9 - The named parameter 'isAlwaysShown' isn't defined.
  • UNDEFINED_METHOD - lib/src/internal/beagle_refresh_indicator.dart:309:20 - The method 'disallowGlow' isn't defined for the type 'OverscrollIndicatorNotification'.

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.8, Flutter 3.38.6, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
70
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Beagle Components is a set of tools and components to be used with the Beagle package.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

beagle, collection, flutter, webview_flutter

More

Packages that depend on beagle_components