flutter_quanttide_data 0.1.0 copy "flutter_quanttide_data: ^0.1.0" to clipboard
flutter_quanttide_data: ^0.1.0 copied to clipboard

Flutter Widgets for QuantTide Data Engineering

105/ 160
pub points
28
downloads

We analyzed this package 10 days ago, and awarded it 105 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
15 / 30trigger folding of the section

Failed check 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.

Repository URL doesn't exist.

At the time of the analysis https://github.com/flutter-quanttide/flutter-quanttide-data was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/flutter-quanttide/flutter-quanttide-data/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.

Passed check 10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

77 out of 195 API elements (39.5 %) have documentation comments.

Some symbols that are missing documentation: flutter_quanttide_data, flutter_quanttide_data.DataRecord, flutter_quanttide_data.DataRecord.DataRecord.fromJson, flutter_quanttide_data.DataRecord.DataRecord.new, flutter_quanttide_data.DataRecord.copyWith.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add 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

WASM-ready: This package is compatible with runtime wasm. See https://dart.cn/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 7 issues. Showing the first 2:

WARNING: Unused import: 'dart:async'.

lib/src/datasets/blocs/record_bloc.dart:1:8

  ╷
1 │ import 'dart:async';
  │        ^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/datasets/blocs/record_bloc.dart

INFO: Dangling library doc comment.

lib/src/datasets/schemas/dataset.dart:1:1

  ╷
1 │ /// 数据集
  │ ^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/datasets/schemas/dataset.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
bloc ^9.0.0 9.2.1 9.2.1
data_table_2 ^2.5.8 2.8.0 3.0.0
equatable ^2.0.5 2.1.0 2.1.0
flutter_form_builder ^9.1.0 9.7.0 11.0.0
freezed_annotation ^3.1.0 3.1.0 3.1.0
http ^1.1.0 1.6.0 1.6.0
json_annotation ^4.11.0 4.12.0 4.12.0
meta ^1.9.1 1.19.0 1.19.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
clock - 1.1.3 1.1.3
collection - 1.19.1 1.19.1
http_parser - 4.1.2 4.1.2
intl - 0.19.0 0.20.3
material_color_utilities - 0.13.0 0.13.1
path - 1.9.1 1.9.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1

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

The constraint `^2.5.8` on data_table_2 does not support the stable version `3.0.0`, that was published 17 days ago.

When data_table_2 is 30 days old, this package will no longer be awarded points in this category.

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

The constraint `^9.1.0` on flutter_form_builder does not support the stable version `10.0.0`.

Try running dart pub upgrade --major-versions flutter_form_builder 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.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: