blip_ds 0.3.0 blip_ds: ^0.3.0 copied to clipboard
Blip Design System for Flutter.
We analyzed this package 2 days ago, and awarded it 110 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 60 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: BSD-3-Clause
.
0/10 points: 20% or more of the public API has dartdoc comments
252 out of 1426 API elements (17.7 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: blip_ds
, blip_ds.AutoScrollController
, blip_ds.AutoScrollController.AutoScrollController
, blip_ds.AutoScrollController.endGetter
, blip_ds.DSActiveCampaignMessageBubble
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ iOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:blip_ds/blip_ds.dart
that imports:package:blip_ds/src/widgets/tags/ds_input_chip.widget.dart
that imports:package:blip_ds/src/widgets/tags/tag_editor/tag_editor.dart
that imports:package:pointer_interceptor/pointer_interceptor.dart
that declares support for platforms:iOS
,Web
.
Package does not support platform `Windows`.
Because:
package:blip_ds/blip_ds.dart
that imports:package:blip_ds/src/widgets/utils/reply_content/ds_reply_preview.widget.dart
that imports:package:blip_ds/src/widgets/utils/reply_content/ds_media_reply_content.widget.dart
that imports:package:blip_ds/src/widgets/utils/ds_cached_video_thumbnail_view.widget.dart
that imports:package:blip_ds/src/controllers/chat/ds_video_message_bubble.controller.dart
that imports:package:blip_ds/src/services/ds_media_format.service.dart
that imports:package:video_compress/video_compress.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `Linux`.
Because:
package:blip_ds/blip_ds.dart
that imports:package:blip_ds/src/widgets/utils/reply_content/ds_reply_preview.widget.dart
that imports:package:blip_ds/src/widgets/utils/reply_content/ds_media_reply_content.widget.dart
that imports:package:blip_ds/src/widgets/utils/ds_cached_video_thumbnail_view.widget.dart
that imports:package:blip_ds/src/controllers/chat/ds_video_message_bubble.controller.dart
that imports:package:blip_ds/src/services/ds_media_format.service.dart
that imports:package:video_compress/video_compress.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `macOS`.
Because:
package:blip_ds/blip_ds.dart
that imports:package:blip_ds/src/widgets/utils/reply_content/ds_reply_preview.widget.dart
that imports:package:blip_ds/src/widgets/utils/reply_content/ds_media_reply_content.widget.dart
that imports:package:blip_ds/src/widgets/utils/ds_cached_video_thumbnail_view.widget.dart
that imports:package:blip_ds/src/controllers/chat/ds_video_message_bubble.controller.dart
that imports:package:blip_ds/src/services/ds_file.service.dart
that imports:package:open_filex/open_filex.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:blip_ds/blip_ds.dart
that imports:package:blip_ds/src/widgets/utils/reply_content/ds_reply_preview.widget.dart
that imports:package:blip_ds/src/widgets/utils/reply_content/ds_media_reply_content.widget.dart
that imports:package:blip_ds/src/widgets/utils/ds_cached_video_thumbnail_view.widget.dart
that imports:package:blip_ds/src/controllers/chat/ds_video_message_bubble.controller.dart
that imports:package:blip_ds/src/utils/ds_directory_formatter.util.dart
that imports:package:path_provider/path_provider.dart
that 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 `iOS`.
Because:
package:blip_ds/blip_ds.dart
that imports:package:blip_ds/src/widgets/chat/video/ds_video_player.widget.dart
that imports:package:blip_ds/src/controllers/ds_video_player.controller.dart
that imports:package:chewie/chewie.dart
that imports:package:chewie/src/material/material_desktop_controls.dart
that imports:package:chewie/src/chewie_player.dart
that imports:package:wakelock_plus/wakelock_plus.dart
that imports:package:wakelock_plus/src/wakelock_plus_io_plugin.dart
that imports:package:wakelock_plus/src/wakelock_plus_windows_plugin.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:blip_ds/blip_ds.dart
that imports:package:blip_ds/src/widgets/utils/reply_content/ds_reply_preview.widget.dart
that imports:package:blip_ds/src/widgets/utils/reply_content/ds_media_reply_content.widget.dart
that imports:package:blip_ds/src/widgets/utils/ds_cached_video_thumbnail_view.widget.dart
that imports:package:blip_ds/src/controllers/chat/ds_video_message_bubble.controller.dart
that imports:package:blip_ds/src/utils/ds_directory_formatter.util.dart
that imports:package:path_provider/path_provider.dart
that imports:package:path_provider_platform_interface/path_provider_platform_interface.dart
that imports:package:path_provider_platform_interface/src/method_channel_path_provider.dart
that imports:package:platform/platform.dart
that imports:package:platform/src/interface/local_platform.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 9 issues. Showing the first 2:
/tmp/pana_UVIMBD/lib/src/models/interactive_message/ds_interactive_message_image.model.dart doesn't match the Dart formatter.
To format your files run: dart format .
/tmp/pana_UVIMBD/lib/src/models/interactive_message/ds_interactive_message_video.model.dart doesn't match the Dart formatter.
To format your files run: dart format .
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
cached_network_image |
^3.2.1 |
3.4.1 | 3.4.1 |
chewie |
^1.3.4 |
1.8.5 | 1.8.5 |
crypto |
^3.0.3 |
3.0.6 | 3.0.6 |
debounce_throttle |
^2.0.0 |
2.0.0 | 2.0.0 |
dio |
^5.2.1+1 |
5.7.0 | 5.7.0 |
dotted_border |
^2.0.0+3 |
2.1.0 | 2.1.0 |
ffmpeg_kit_flutter_full_gpl |
^6.0.3 |
6.0.3 | 6.0.3 |
file_sizes |
^1.0.6 |
1.0.6 | 1.0.6 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_image_compress |
^2.1.0 |
2.4.0 | 2.4.0 |
flutter_spinkit |
^5.1.0 |
5.2.1 | 5.2.1 |
flutter_svg |
^2.0.7 |
2.0.16 | 2.0.16 |
get |
^4.6.5 |
4.6.6 | 4.6.6 |
just_audio |
^0.9.35 |
0.9.42 | 0.9.42 |
linkify |
^5.0.0 |
5.0.0 | 5.0.0 |
map_launcher |
^3.1.0 |
3.5.0 | 3.5.0 |
mask_text_input_formatter |
^2.4.0 |
2.9.0 | 2.9.0 |
mime |
^2.0.0 |
2.0.0 | 2.0.0 |
open_filex |
^4.5.0 |
4.6.0 | 4.6.0 |
path |
^1.8.1 |
1.9.1 | 1.9.1 |
path_provider |
^2.1.1 |
2.1.5 | 2.1.5 |
phone_number |
^2.0.1 |
2.1.0 | 2.1.0 |
pinch_zoom |
^2.0.0 |
2.0.0 | 2.0.0 |
pointer_interceptor |
^0.10.1 |
0.10.1+2 | 0.10.1+2 |
rxdart |
^0.27.7 |
0.27.7 | 0.28.0 |
scroll_to_index |
^3.0.1 |
3.0.1 | 3.0.1 |
simple_animations |
^5.0.2 |
5.1.0 | 5.1.0 |
simple_link_preview |
^2.0.0 |
2.0.0 | 2.0.0 |
sticky_headers |
^0.3.0 |
0.3.0+2 | 0.3.0+2 |
url_launcher |
^6.1.5 |
6.3.1 | 6.3.1 |
video_compress |
^3.1.3 |
3.1.3 | 3.1.3 |
video_player |
^2.7.0 |
2.9.2 | 2.9.2 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^0.27.7` on rxdart does not support the stable version `0.28.0`.
Try running dart pub upgrade --major-versions rxdart
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.