rtbase 1.0.5
rtbase: ^1.0.5 copied to clipboard
RulTech Base Project
We analyzed this package 4 days ago, and awarded it 120 pub points (of a possible 160):
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.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
3997 out of 5628 API elements (71.0 %) have documentation comments.
Some symbols that are missing documentation: auto_complete_prediction, package_export_generator, place_auto_complete, place_detail, rt_app_constants.
10/10 points: Package has an example
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:rtbase/rtbase.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_linux.dartthat imports:package:url_launcher_linux/url_launcher_linux.dartthat declares support for platforms:Linux.
Package does not support platform `Linux`.
Because:
package:rtbase/rtbase.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:rtbase/rtbase.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:rtbase/rtbase.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_web.dartthat imports:package:share_plus_platform_interface/share_plus_platform_interface.dartthat imports:package:share_plus_platform_interface/platform_interface/share_plus_platform.dartthat imports:package:share_plus_platform_interface/method_channel/method_channel_share.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
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:rtbase/rtbase.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:rtbase/rtbase.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 7 issues. Showing the first 2:
INFO: 'onPlatformMessage' is deprecated and shouldn't be used. Migrate to ChannelBuffers.setListener instead. This feature was deprecated after v3.11.0-20.0.pre.
lib/app/core/rt_base_deeplink.dart:82:57
╷
82 │ final originalHandler = PlatformDispatcher.instance.onPlatformMessage;
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/app/core/rt_base_deeplink.dart
INFO: 'onPlatformMessage' is deprecated and shouldn't be used. Migrate to ChannelBuffers.setListener instead. This feature was deprecated after v3.11.0-20.0.pre.
lib/app/core/rt_base_deeplink.dart:84:33
╷
84 │ PlatformDispatcher.instance.onPlatformMessage = (String name,
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/app/core/rt_base_deeplink.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
auto_size_text |
any |
3.0.0 | 3.0.0 | |
cached_network_image |
any |
3.4.1 | 3.4.1 | |
carousel_slider |
any |
5.1.2 | 5.1.2 | |
connectivity_plus |
any |
7.0.0 | 7.0.0 | |
crypto |
any |
3.0.7 | 3.0.7 | |
faker |
any |
2.2.0 | 2.2.0 | |
feedback |
any |
3.2.0 | 3.2.0 | |
flutter_image_compress |
any |
2.4.0 | 2.4.0 | |
fluttertoast |
any |
9.0.0 | 9.0.0 | |
gap |
any |
3.0.1 | 3.0.1 | |
get |
any |
4.7.3 | 4.7.3 | |
get_storage |
any |
2.1.1 | 2.1.1 | |
image_picker |
any |
1.2.1 | 1.2.1 | |
intl |
any |
0.20.2 | 0.20.2 | |
path_provider |
any |
2.1.5 | 2.1.5 | |
permission_handler |
any |
12.0.1 | 12.0.1 | |
readmore |
any |
3.0.0 | 3.0.0 | |
rt_api |
1.0.5 |
1.0.5 | 1.0.5 | |
rt_awesome_snackbar_content |
any |
0.1.6 | 0.1.6 | |
share_plus |
any |
12.0.1 | 12.0.1 | |
timeago |
any |
3.7.1 | 3.7.1 | |
url_launcher |
any |
6.3.2 | 6.3.2 | |
uuid |
any |
4.5.3 | 4.5.3 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 12 errors:
ARGUMENT_TYPE_NOT_ASSIGNABLE-lib/app/core/extension/rt_common_function.dart:413:26- The argument type 'ContentType (where ContentType is defined in /tmp/analyzerCZQPDC/pub-cache/hosted/20260317t122600-dot-dartlang-pub.appspot.com/rt_awesome_snackbar_content-0.1.4/lib/src/content_type.dart)' can't be assigned to the parameter type 'ContentType (where ContentType is defined in /tmp/analyzerCZQPDC/pub-cache/hosted/20260317t122600-dot-dartlang-pub.appspot.com/awesome_snackbar_content-0.1.3/lib/src/content_type.dart)'.ARGUMENT_TYPE_NOT_ASSIGNABLE-lib/app/core/extension/rt_common_function.dart:495:26- The argument type 'ContentType (where ContentType is defined in /tmp/analyzerCZQPDC/pub-cache/hosted/20260317t122600-dot-dartlang-pub.appspot.com/rt_awesome_snackbar_content-0.1.4/lib/src/content_type.dart)' can't be assigned to the parameter type 'ContentType (where ContentType is defined in /tmp/analyzerCZQPDC/pub-cache/hosted/20260317t122600-dot-dartlang-pub.appspot.com/awesome_snackbar_content-0.1.3/lib/src/content_type.dart)'.ARGUMENT_TYPE_NOT_ASSIGNABLE-lib/app/core/extension/rt_common_function.dart:577:26- The argument type 'ContentType (where ContentType is defined in /tmp/analyzerCZQPDC/pub-cache/hosted/20260317t122600-dot-dartlang-pub.appspot.com/rt_awesome_snackbar_content-0.1.4/lib/src/content_type.dart)' can't be assigned to the parameter type 'ContentType (where ContentType is defined in /tmp/analyzerCZQPDC/pub-cache/hosted/20260317t122600-dot-dartlang-pub.appspot.com/awesome_snackbar_content-0.1.3/lib/src/content_type.dart)'.
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.11, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.