chat_application 0.0.1 copy "chat_application: ^0.0.1" to clipboard
chat_application: ^0.0.1 copied to clipboard

A chat application package that uses shared preferences to store user credentials

0
likes
120/ 160
pub points
32
downloads

We analyzed this package 2 days ago, and awarded it 120 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/asifyounas708/chat_application_with_package was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/asifyounas708/chat_application_with_package 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: MIT.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

42 out of 262 API elements (16.0 %) 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: app_helper, app_helper.errorSnackBar, app_helper.getLoading, app_helper.getOneLoading, app_helper.infoSnackBar.

Passed check 10/10 points: Package has 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

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 6 issues. Showing the first 2:

WARNING: The declaration '_formatDuration' isn't referenced.

lib/view/chat_screen.dart:261:10

    ╷
261 │   String _formatDuration(Duration duration) {
    │          ^^^^^^^^^^^^^^^
    ╵

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

INFO: 'canLaunch' is deprecated and shouldn't be used. Use canLaunchUrl instead.

lib/view/chat_screen.dart:435:41

    ╷
435 │                               if (await canLaunch(fileUrl)) {
    │                                         ^^^^^^^^^
    ╵

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

Failed report section
Support up-to-date dependencies
30 / 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
cupertino_icons ^1.0.6 1.0.8 1.0.8
dio ^5.5.0+1 5.8.0+1 5.8.0+1
file_picker ^8.0.6 8.3.7 10.2.0
firebase_core ^3.3.0 3.14.0 3.14.0
firebase_messaging ^15.0.4 15.2.7 15.2.7
flutter_dotenv ^5.1.0 5.2.1 5.2.1
flutter_remix ^0.0.3 0.0.3 0.0.3
flutter_sound ^9.8.1 9.28.0 9.28.0
get ^4.6.6 4.7.2 4.7.2
google_fonts ^6.2.1 6.2.1 6.2.1
googleapis_auth ^1.6.0 1.6.0 2.0.0
http ^1.2.2 1.4.0 1.4.0
image_gallery_saver ^2.0.3 2.0.3 2.0.3
image_picker ^1.1.2 1.1.2 1.1.2
intl ^0.19.0 0.19.0 0.20.2
loading_animation_widget ^1.2.1 1.3.0 1.3.0
open_file ^3.3.2 3.5.10 3.5.10
path ^1.9.0 1.9.1 1.9.1
path_provider ^2.1.4 2.1.5 2.1.5
permission_handler ^11.3.1 11.4.0 12.0.0+1
shared_preferences ^2.3.1 2.5.3 2.5.3
url_launcher ^6.3.0 6.3.1 6.3.1
video_player ^2.9.1 2.10.0 2.10.0
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.56 1.3.56
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
dio_web_adapter - 2.1.1 2.1.1
fake_async - 1.3.3 1.3.3
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
file_selector_linux - 0.9.3+2 0.9.3+2
file_selector_macos - 0.9.4+3 0.9.4+3
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+4 0.9.3+4
firebase_core_platform_interface - 5.4.0 5.4.0
firebase_core_web - 2.23.0 2.23.0
firebase_messaging_platform_interface - 4.6.7 4.6.7
firebase_messaging_web - 3.10.7 3.10.7
flutter_plugin_android_lifecycle - 2.0.28 2.0.28
flutter_sound_platform_interface - 9.28.0 10.3.2
flutter_sound_web - 9.28.0 10.3.2
google_identity_services_web - 0.3.3+1 0.3.3+1
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.12+23 0.8.12+23
image_picker_for_web - 3.0.6 3.0.6
image_picker_ios - 0.8.12+2 0.8.12+2
image_picker_linux - 0.2.1+2 0.2.1+2
image_picker_macos - 0.2.1+2 0.2.1+2
image_picker_platform_interface - 2.10.1 2.10.1
image_picker_windows - 0.2.1+1 0.2.1+1
leak_tracker - 10.0.9 11.0.1
leak_tracker_flutter_testing - 3.0.9 3.0.10
leak_tracker_testing - 3.0.1 3.0.2
logger - 2.6.0 2.6.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
mime - 2.0.0 2.0.0
open_file_android - 1.0.6 1.0.6
open_file_ios - 1.0.3 1.0.3
open_file_linux - 0.0.5 0.0.5
open_file_mac - 1.0.3 1.0.3
open_file_platform_interface - 1.0.3 1.0.3
open_file_web - 0.0.4 0.0.4
open_file_windows - 0.0.3 0.0.3
path_provider_android - 2.2.17 2.2.17
path_provider_foundation - 2.4.1 2.4.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
permission_handler_android - 12.1.0 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences_android - 2.4.10 2.4.10
shared_preferences_foundation - 2.5.4 2.5.4
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
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
synchronized - 3.3.1 3.3.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.4 0.7.6
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.16 6.3.16
url_launcher_ios - 6.3.3 6.3.3
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.4 3.1.4
vector_math - 2.1.4 2.2.0
video_player_android - 2.8.7 2.8.7
video_player_avfoundation - 2.7.1 2.7.1
video_player_platform_interface - 6.3.0 6.3.0
video_player_web - 2.3.5 2.3.5
vm_service - 15.0.0 15.0.2
web - 1.1.1 1.1.1
win32 - 5.14.0 5.14.0
xdg_directories - 1.1.0 1.1.0

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

Found 4 issues. Showing the first 2:

The constraint `^8.0.6` on file_picker does not support the stable version `9.0.0`.

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

The constraint `^1.6.0` on googleapis_auth does not support the stable version `2.0.0`.

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.21, Flutter 3.32.4, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: