flutter_bluesky 0.7.3
flutter_bluesky: ^0.7.3 copied to clipboard
flutter bluesky plugin project. This plugin provides a client for bluesky or other PDS of atproto.
We analyzed this package 45 hours ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://sotai.co
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
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
122 out of 1561 API elements (7.8 %) 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: accessor
, accessor.Accessor
, accessor.Accessor.Accessor.new
, accessor.Accessor.get
, accessor.Accessor.put
.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Web`.
Because:
package:flutter_bluesky/flutter_bluesky.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 `Windows`.
Because:
package:flutter_bluesky/flutter_bluesky.dart
that imports:package:flutter_bluesky/login.dart
that imports:package:flutter_login/flutter_login.dart
that imports:package:flutter_login/src/widgets/cards/auth_card_builder.dart
that imports:package:flutter_login/src/widgets/animated_text_form_field.dart
that imports:package:intl_phone_number_input/intl_phone_number_input.dart
that imports:package:intl_phone_number_input/src/utils/selector_config.dart
that imports:package:intl_phone_number_input/src/widgets/input_widget.dart
that imports:package:intl_phone_number_input/src/utils/phone_number/phone_number_util.dart
that imports:package:libphonenumber_plugin/libphonenumber_plugin.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Linux`.
Because:
package:flutter_bluesky/flutter_bluesky.dart
that imports:package:flutter_bluesky/login.dart
that imports:package:flutter_login/flutter_login.dart
that imports:package:flutter_login/src/widgets/cards/auth_card_builder.dart
that imports:package:flutter_login/src/widgets/animated_text_form_field.dart
that imports:package:intl_phone_number_input/intl_phone_number_input.dart
that imports:package:intl_phone_number_input/src/utils/selector_config.dart
that imports:package:intl_phone_number_input/src/widgets/input_widget.dart
that imports:package:intl_phone_number_input/src/utils/phone_number/phone_number_util.dart
that imports:package:libphonenumber_plugin/libphonenumber_plugin.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `macOS`.
Because:
package:flutter_bluesky/flutter_bluesky.dart
that imports:package:flutter_bluesky/login.dart
that imports:package:flutter_login/flutter_login.dart
that imports:package:flutter_login/src/widgets/cards/auth_card_builder.dart
that imports:package:flutter_login/src/widgets/animated_text_form_field.dart
that imports:package:intl_phone_number_input/intl_phone_number_input.dart
that imports:package:intl_phone_number_input/src/utils/selector_config.dart
that imports:package:intl_phone_number_input/src/widgets/input_widget.dart
that imports:package:intl_phone_number_input/src/utils/phone_number/phone_number_util.dart
that imports:package:libphonenumber_plugin/libphonenumber_plugin.dart
that declares support for platforms:Android
,iOS
,Web
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:flutter_bluesky/flutter_bluesky.dart
that imports:package:flutter_bluesky/util/image_util.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.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on macOS
It does not contain macos/flutter_bluesky/Package.swift
.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 13 issues. Showing the first 2:
INFO: 'groupValue' is deprecated and shouldn't be used. Use a RadioGroup ancestor to manage group value instead. This feature was deprecated after v3.32.0-0.0.pre.
lib/screen/parts/account/account_report.dart:87:7
╷
87 │ groupValue: selected,
│ ^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/screen/parts/account/account_report.dart
INFO: 'onChanged' is deprecated and shouldn't be used. Use RadioGroup to handle value change instead. This feature was deprecated after v3.32.0-0.0.pre.
lib/screen/parts/account/account_report.dart:88:7
╷
88 │ onChanged: (value) => _onSelected(value),
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/screen/parts/account/account_report.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
acceptable |
^0.2.0 |
0.2.0 | 0.2.0 | |
easy_localization |
^3.0.0 |
3.0.8 | 3.0.8 | |
file_picker |
^5.3.1 |
5.5.0 | 10.3.2 | |
flutter_login |
^4.1.1 |
4.2.1 | 5.1.0 | |
flutter_secure_storage |
^8.0.0 |
8.1.0 | 9.2.4 | |
flutter_typeahead |
^4.8.0 |
4.8.0 | 5.2.0 | |
hive |
^2.2.3 |
2.2.3 | 2.2.3 | |
hive_flutter |
^1.1.0 |
1.1.0 | 1.1.0 | |
http |
^1.1.0 |
1.5.0 | 1.5.0 | |
image |
^4.0.17 |
4.5.4 | 4.5.4 | |
image_picker |
^1.1.2 |
1.2.0 | 1.2.0 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
jwt_decoder |
^2.0.1 |
2.0.1 | 2.0.1 | |
path |
^1.8.3 |
1.9.1 | 1.9.1 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
provider |
^6.0.5 |
6.1.5+1 | 6.1.5+1 | |
timeago |
^3.3.0 |
3.7.1 | 3.7.1 | |
tuple |
^2.0.1 |
2.0.2 | 2.0.2 | |
url_launcher |
^6.1.10 |
6.3.2 | 6.3.2 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 4 issues. Showing the first 2:
The constraint `^5.3.1` on file_picker does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions file_picker
to update the constraint.
The constraint `^4.1.1` on flutter_login does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions flutter_login
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.22
, Flutter 3.35.2
, Dart 3.9.0
.
Check the analysis log for details.