sl7_fwork_media_flutter 0.0.5
sl7_fwork_media_flutter: ^0.0.5 copied to clipboard
Component library for the SL7 internal projects.
We analyzed this package 17 days ago, and awarded it 90 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.
Homepage URL doesn't exist.
At the time of the analysis https://github.com/joabsilveirasl7/fwork was unreachable. Make sure that the website is reachable via HEAD requests.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
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.
0/10 points: 20% or more of the public API has dartdoc comments
15 out of 108 API elements (13.9 %) 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: audioPlayer, audioPlayer.AudioPlayerWidget, audioPlayer.AudioPlayerWidget.AudioPlayerWidget.new, audioPlayer.AudioPlayerWidget.duration, audioPlayer.AudioPlayerWidget.sourcePath.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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:sl7_fwork_media_flutter/sl7_fwork_media_flutter.dartthat imports:package:sl7_fwork_media_flutter/videoPlayerPod/videoPlayerPod.dartthat imports:package:pod_player/pod_player.dartthat imports:package:pod_player/src/widgets/pod_progress_bar.dartthat imports:package:pod_player/src/controllers/pod_getx_video_controller.dartthat imports:package:wakelock/wakelock.dartthat imports:package:wakelock_macos/wakelock_macos.dartthat declares support for platforms:macOS.
Package does not support platform `Linux`.
Because:
package:sl7_fwork_media_flutter/sl7_fwork_media_flutter.dartthat imports:package:sl7_fwork_media_flutter/imageNetwork/imageNetwork.dartthat imports:package:sl7_fwork_flutter/sl7_fwork_flutter.dartthat imports:package:sl7_fwork_flutter/printer/printer_settings.dartthat imports:package:sl7_fwork_flutter/printer/printer_manger.dartthat imports:package:print_bluetooth_thermal/print_bluetooth_thermal.dartthat declares support for platforms:Android,iOS,Windows.
Package does not support platform `macOS`.
Because:
package:sl7_fwork_media_flutter/sl7_fwork_media_flutter.dartthat imports:package:sl7_fwork_media_flutter/imageNetwork/imageNetwork.dartthat imports:package:sl7_fwork_flutter/sl7_fwork_flutter.dartthat imports:package:sl7_fwork_flutter/printer/printer_settings.dartthat imports:package:sl7_fwork_flutter/printer/printer_manger.dartthat imports:package:print_bluetooth_thermal/print_bluetooth_thermal.dartthat declares support for platforms:Android,iOS,Windows.
Package does not support platform `Web`.
Because:
package:sl7_fwork_media_flutter/sl7_fwork_media_flutter.dartthat imports:package:sl7_fwork_media_flutter/imageNetwork/imageNetwork.dartthat imports:package:sl7_fwork_flutter/sl7_fwork_flutter.dartthat imports:package:sl7_fwork_flutter/printer/printer_settings.dartthat imports:package:sl7_fwork_flutter/printer/printer_manger.dartthat imports:package:print_bluetooth_thermal/print_bluetooth_thermal.dartthat declares support for platforms:Android,iOS,Windows.
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:sl7_fwork_media_flutter/sl7_fwork_media_flutter.dartthat imports:package:sl7_fwork_media_flutter/imageNetwork/imageNetwork.dartthat imports:package:sl7_fwork_flutter/sl7_fwork_flutter.dartthat imports:package:sl7_fwork_flutter/printer/printer_settings.dartthat imports:package:sl7_fwork_flutter/printer/printer_manger.dartthat imports:package:print_bluetooth_thermal/print_bluetooth_thermal.dartthat imports:package:print_bluetooth_thermal/print_bluetooth_thermal_windows.dartthat imports:package:win_ble/win_file.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:sl7_fwork_media_flutter/sl7_fwork_media_flutter.dartthat imports:package:sl7_fwork_media_flutter/imageNetwork/imageNetwork.dartthat imports:package:sl7_fwork_flutter/sl7_fwork_flutter.dartthat imports:package:sl7_fwork_flutter/printer/printer_settings.dartthat imports:package:sl7_fwork_flutter/printer/printer_manger.dartthat imports:package:print_bluetooth_thermal/print_bluetooth_thermal.dartthat imports:package:print_bluetooth_thermal/print_bluetooth_thermal_windows.dartthat imports:package:win_ble/win_file.dartthat declares support for platforms:Windows.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 25 issues. Showing the first 2:
WARNING: The declaration '_formatNumber' isn't referenced.
lib/audioRecorder/audioRecorder.dart:162:10
╷
162 │ String _formatNumber(int number) {
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/audioRecorder/audioRecorder.dart
INFO: The file name 'audioPlayer.dart' isn't a lower_case_with_underscores identifier.
To reproduce make sure you are using the lints_core and run flutter analyze lib/audioPlayer/audioPlayer.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
audio_session |
^0.1.10 |
0.1.25 | 0.2.2 | |
flick_video_player |
^0.5.0 |
0.5.0 | 0.9.0 | |
internet_file |
^1.1.0 |
1.2.0 | 1.3.0 | |
just_audio |
^0.9.28 |
0.9.46 | 0.10.5 | |
permission_handler |
^10.0.0 |
10.4.5 | 12.0.1 | |
pod_player |
^0.0.8 |
0.0.8 | 0.2.2 | |
provider |
^6.0.3 |
6.1.5+1 | 6.1.5+1 | |
record |
^4.3.1 |
4.4.4 | 6.1.2 | |
rxdart |
^0.27.5 |
0.27.7 | 0.28.0 | |
sl7_fwork_flutter |
^0.0.14 |
0.0.21 | 0.0.21 | |
video_player |
^2.4.5 |
2.10.1 | 2.10.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
another_flushbar |
- | 1.12.32 | 1.12.32 | |
archive |
- | 3.6.1 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
badges |
- | 2.0.3 | 3.1.2 | |
barcode |
- | 2.2.9 | 2.2.9 | |
bluetooth_thermal_printer |
- | 0.0.6 | 0.0.6 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
charcode |
- | 1.4.0 | 1.4.0 | |
chewie |
- | 1.5.0 | 1.13.0 | |
chewie_audio |
- | 1.5.0 | 1.5.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
community_material_icon |
- | 5.9.55 | 5.9.55 | |
cross_file |
- | 0.3.5+1 | 0.3.5+1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 0.17.3 | 1.0.2 | |
cupertino_icons |
- | 1.0.8 | 1.0.8 | |
currency_text_input_formatter |
- | 2.3.0 | 2.3.0 | |
datetime_picker_formfield |
- | 2.0.1 | 2.0.1 | Discontinued |
dio |
- | 4.0.6 | 5.9.0 | |
esc_pos_utils |
- | 1.1.0 | 1.1.0 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
file_selector_linux |
- | 0.9.4 | 0.9.4 | |
file_selector_macos |
- | 0.9.5 | 0.9.5 | |
file_selector_platform_interface |
- | 2.7.0 | 2.7.0 | |
file_selector_windows |
- | 0.9.3+5 | 0.9.3+5 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_carousel_slider |
- | 1.1.0 | 1.1.0 | |
flutter_colorpicker |
- | 1.1.0 | 1.1.0 | |
flutter_dotenv |
- | 5.2.1 | 6.0.0 | |
flutter_hsvcolor_picker |
- | 1.5.1 | 1.5.1 | |
flutter_html |
- | 2.2.1 | 3.0.0 | |
flutter_layout_grid |
- | 1.0.6 | 2.0.8 | |
flutter_math_fork |
- | 0.5.0 | 0.7.4 | |
flutter_native_splash |
- | 2.2.0+1 | 2.4.7 | |
flutter_plugin_android_lifecycle |
- | 2.0.33 | 2.0.33 | |
flutter_svg |
- | 0.23.0+1 | 2.2.3 | |
font_awesome_flutter |
- | 10.12.0 | 10.12.0 | |
freezed_annotation |
- | 1.1.0 | 3.1.0 | |
gbk_codec |
- | 0.4.0 | 0.4.0 | |
get |
- | 4.7.3 | 4.7.3 | |
hex |
- | 0.2.0 | 0.2.0 | |
html |
- | 0.15.4 | 0.15.6 | |
http |
- | 0.13.6 | 1.6.0 | |
http_interceptor |
- | 1.0.2 | 2.0.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image |
- | 3.1.3 | 4.7.0 | |
image_picker |
- | 0.8.9 | 1.2.1 | |
image_picker_android |
- | 0.8.13+10 | 0.8.13+10 | |
image_picker_for_web |
- | 2.2.0 | 3.1.1 | |
image_picker_ios |
- | 0.8.13+3 | 0.8.13+3 | |
image_picker_linux |
- | 0.2.2 | 0.2.2 | |
image_picker_macos |
- | 0.2.2+1 | 0.2.2+1 | |
image_picker_platform_interface |
- | 2.11.1 | 2.11.1 | |
image_picker_windows |
- | 0.2.2 | 0.2.2 | |
intl |
- | 0.17.0 | 0.20.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
just_audio_platform_interface |
- | 4.6.0 | 4.6.0 | |
just_audio_web |
- | 0.4.16 | 0.4.16 | |
just_the_tooltip |
- | 0.0.12 | 0.0.12 | |
lint |
- | 1.10.0 | 2.8.0 | |
loading_animation_widget |
- | 1.3.0 | 1.3.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
lottie |
- | 1.4.3 | 3.3.2 | |
matcher |
- | 0.12.18 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 1.0.6 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
numerus |
- | 1.1.1 | 2.3.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_drawing |
- | 0.5.1+1 | 1.0.1 | |
path_parsing |
- | 0.2.1 | 1.1.0 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
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 | |
pdf |
- | 3.8.4 | 3.11.3 | |
permission_handler_android |
- | 10.3.6 | 13.0.1 | |
permission_handler_apple |
- | 9.1.4 | 9.4.7 | |
permission_handler_platform_interface |
- | 3.12.0 | 4.3.0 | |
permission_handler_windows |
- | 0.1.3 | 0.2.1 | |
petitparser |
- | 5.4.0 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
print_bluetooth_thermal |
- | 1.1.7 | 1.1.9 | |
printing |
- | 5.9.3 | 5.14.2 | |
qr |
- | 3.0.2 | 3.0.2 | |
quiver |
- | 3.2.2 | 3.2.2 | |
record_linux |
- | 0.4.1 | 1.2.1 | |
record_macos |
- | 0.2.2 | 1.1.2 | |
record_platform_interface |
- | 0.5.0 | 1.4.0 | |
record_web |
- | 0.5.0 | 1.2.2 | |
record_windows |
- | 0.7.1 | 1.0.7 | |
rotated_corner_decoration |
- | 2.1.0+1 | 2.1.0+1 | |
shared_preferences |
- | 2.5.4 | 2.5.4 | |
shared_preferences_android |
- | 2.4.18 | 2.4.18 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
showcaseview |
- | 1.1.8 | 5.0.1 | |
simple_animated_icon |
- | 1.1.0 | 1.1.0 | |
socket_io_client |
- | 1.0.2 | 3.1.3 | |
socket_io_common |
- | 1.0.1 | 3.1.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
string_validator |
- | 0.3.0 | 1.2.0 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.8 | 0.7.8 | |
tuple |
- | 2.0.2 | 2.0.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uni_links |
- | 0.5.1 | 0.5.1 | Discontinued |
uni_links_platform_interface |
- | 1.0.0 | 1.0.0 | |
uni_links_web |
- | 0.1.0 | 0.1.0 | |
universal_file |
- | 1.0.0 | 1.0.0 | Discontinued |
universal_html |
- | 2.2.4 | 2.3.0 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
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.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
video_player_android |
- | 2.9.1 | 2.9.1 | |
video_player_avfoundation |
- | 2.8.8 | 2.8.8 | |
video_player_platform_interface |
- | 6.6.0 | 6.6.0 | |
video_player_web |
- | 2.4.0 | 2.4.0 | |
wakelock |
- | 0.6.2 | 0.6.2 | Discontinued |
wakelock_macos |
- | 0.4.0 | 0.4.0 | |
wakelock_platform_interface |
- | 0.3.0 | 0.3.0 | |
wakelock_web |
- | 0.4.0 | 0.4.0 | |
wakelock_windows |
- | 0.2.1 | 0.2.1 | |
web |
- | 1.1.1 | 1.1.1 | |
webview_flutter |
- | 2.8.0 | 4.13.0 | |
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 | |
win32 |
- | 3.1.4 | 5.15.0 | |
win_ble |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 5.4.1 | 6.6.1 | |
yaml |
- | 3.1.3 | 3.1.3 | |
youtube_explode_dart |
- | 1.11.0 | 3.0.5 | |
zoom_widget |
- | 0.2.1 | 2.0.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 7 issues. Showing the first 2:
The constraint `^0.1.10` on audio_session does not support the stable version `0.2.0`.
Try running dart pub upgrade --major-versions audio_session to update the constraint.
The constraint `^0.5.0` on flick_video_player does not support the stable version `0.6.0`.
Try running dart pub upgrade --major-versions flick_video_player 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.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.