blog 0.0.1 blog: ^0.0.1 copied to clipboard
A Library for create blog super easy and fast customizable
We analyzed this package 16 hours 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 60 to 180 characters to describe the package, what it does, and its target use case.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/azkadev/blog/issues
was unreachable. Make sure that the website is reachable via HEAD
requests.
Failed to verify repository URL.
Please provide a valid repository
URL in pubspec.yaml
, such that:
repository
can be cloned,- a clone of the repository contains a
pubspec.yaml
, which:,- contains
name: blog
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
package/blog/pubspec.yaml
from the repository defines publish_to
, thus, we are unable to verify the package is published from here.
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.
10/10 points: 20% or more of the public API has dartdoc comments
138 out of 309 API elements (44.7 %) have documentation comments.
Some symbols that are missing documentation: account_data
, account_data.AccountData
, account_data.AccountData.AccountData
, account_data.AccountData.bio
, account_data.AccountData.defaultData
.
10/10 points: Package has an example
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
These issues are present but do not affect the score, because they may not originate in your package:
Package not compatible with platform Web
Because:
package:blog/blog.dart
that imports:package:blog/blog_core.dart
that imports:package:blog/page/landing/landing.dart
that imports:package:blog/widget/markdown/markdown.dart
that imports:package:blog/widget/markdown/images_node.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:blog/blog.dart
that imports:package:blog/blog_core.dart
that imports:package:blog/page/landing/landing.dart
that imports:package:blog/widget/markdown/markdown.dart
that imports:package:blog/widget/markdown/images_node.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 6 issues. Showing the first 2:
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/page/blog/blog.dart:128:56
╷
128 │ color: context.theme.dialogBackgroundColor.withOpacity(0.85),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/page/blog/blog.dart
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/page/landing/landing.dart:95:56
╷
95 │ color: context.theme.dialogBackgroundColor.withOpacity(0.85),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/page/landing/landing.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
carousel_slider |
^4.2.1 |
4.2.1 | 5.0.0 |
cool_alert |
^2.0.1 |
2.0.1 | 2.0.1 |
cupertino_icons |
^1.0.6 |
1.0.8 | 1.0.8 |
easy_rich_text |
^2.1.0 |
2.2.0 | 2.2.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_hicons |
^0.1.0 |
0.1.0 | 0.1.0 |
general_lib |
^0.0.44 |
0.0.49 | 0.0.49 |
general_lib_flutter |
^0.0.25 |
0.0.30 | 0.0.30 |
icons_plus |
^5.0.0 |
5.0.0 | 5.0.0 |
markdown_flutter |
^0.0.7 |
0.0.7 | 0.0.7 |
markdown_widget |
^2.3.2+2 |
2.3.2+6 | 2.3.2+6 |
path |
^1.9.0 |
1.9.1 | 1.9.1 |
url_launcher |
^6.2.6 |
6.3.1 | 6.3.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
archive |
- | 3.6.1 | 3.6.1 |
args |
- | 2.6.0 | 2.6.0 |
asn1lib |
- | 1.5.8 | 1.5.8 |
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.3.1 |
charcode |
- | 1.4.0 | 1.4.0 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.19.0 | 1.19.1 |
convert |
- | 3.1.2 | 3.1.2 |
crypto |
- | 3.0.6 | 3.0.6 |
csslib |
- | 1.0.2 | 1.0.2 |
encrypt |
- | 5.0.3 | 5.0.3 |
ffi |
- | 2.1.3 | 2.1.3 |
fixnum |
- | 1.1.1 | 1.1.1 |
flare_flutter |
- | 3.0.2 | 3.0.2 |
flutter_highlight |
- | 0.7.0 | 0.7.0 |
flutter_svg |
- | 2.0.16 | 2.0.16 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
highlight |
- | 0.7.0 | 0.7.0 |
html |
- | 0.15.5 | 0.15.5 |
http |
- | 1.2.2 | 1.2.2 |
http_parser |
- | 4.1.1 | 4.1.1 |
image |
- | 4.3.0 | 4.3.0 |
io |
- | 1.0.4 | 1.0.4 |
js |
- | 0.7.1 | 0.7.1 |
lottie |
- | 2.7.0 | 3.1.3 |
markdown |
- | 7.2.2 | 7.2.2 |
mason_logger |
- | 0.3.1 | 0.3.1 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
path_parsing |
- | 1.1.0 | 1.1.0 |
petitparser |
- | 6.0.2 | 6.0.2 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
pointycastle |
- | 3.9.1 | 3.9.1 |
qr |
- | 3.0.2 | 3.0.2 |
scroll_to_index |
- | 3.0.1 | 3.0.1 |
sky_engine |
- | 0.0.0 | 0.0.0 |
source_span |
- | 1.10.0 | 1.10.0 |
stack_trace |
- | 1.12.0 | 1.12.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
typed_data |
- | 1.4.0 | 1.4.0 |
universal_io |
- | 2.2.2 | 2.2.2 |
url_launcher_android |
- | 6.3.14 | 6.3.14 |
url_launcher_ios |
- | 6.3.1 | 6.3.1 |
url_launcher_linux |
- | 3.2.1 | 3.2.1 |
url_launcher_macos |
- | 3.2.1 | 3.2.1 |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 |
url_launcher_web |
- | 2.3.3 | 2.3.3 |
url_launcher_windows |
- | 3.1.3 | 3.1.3 |
vector_graphics |
- | 1.1.15 | 1.1.15 |
vector_graphics_codec |
- | 1.1.12 | 1.1.12 |
vector_graphics_compiler |
- | 1.1.16 | 1.1.16 |
vector_math |
- | 2.1.4 | 2.1.4 |
visibility_detector |
- | 0.4.0+2 | 0.4.0+2 |
web |
- | 1.1.0 | 1.1.0 |
win32 |
- | 5.9.0 | 5.9.0 |
xml |
- | 6.5.0 | 6.5.0 |
yaml |
- | 3.1.2 | 3.1.2 |
zxing2 |
- | 0.2.3 | 0.2.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^4.2.1` on carousel_slider does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions carousel_slider
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.16
, Flutter 3.27.0-0.2.pre
, Dart 3.6.0-334.4.beta
.
Check the analysis log for details.