Skip to content

Latest commit

 

History

History
115 lines (89 loc) · 3.67 KB

pana.md

File metadata and controls

115 lines (89 loc) · 3.67 KB

✓ Follow Dart file conventions (30 / 30)

[*] 10/10 points: Provide a valid pubspec.yaml

[*] 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.

✓ Provide documentation (10 / 10)

[*] 10/10 points: Package has an example

✓ Platform support (20 / 20)

[*] 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ MacOS
  • ✓ Web

✓ Pass static analysis (30 / 30)

[*] 30/30 points: code has no errors, warnings, lints, or formatting issues

✓ Support up-to-date dependencies (20 / 20)

[*] 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
analyzer ^5.1.0 5.2.0 5.2.0
build ^2.3.1 2.3.1 2.3.1
build_config ^1.1.1 1.1.1 1.1.1
collection ^1.17.0 1.17.0 1.17.0
equatable ^2.0.5 2.0.5 2.0.5
meta ^1.8.0 1.8.0 1.8.0
path ^1.8.2 1.8.2 1.8.2
source_gen ^1.2.6 1.2.6 1.2.6
source_helper ^1.3.3 1.3.3 1.3.3
source_span ^1.9.1 1.9.1 1.9.1
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 50.0.0 50.0.0
args - 2.3.1 2.3.1
async - 2.10.0 2.10.0
checked_yaml - 2.0.1 2.0.1
convert - 3.1.1 3.1.1
crypto - 3.0.2 3.0.2
dart_style - 2.2.4 2.2.4
file - 6.1.4 6.1.4
glob - 2.1.0 2.1.0
json_annotation - 4.7.0 4.7.0
logging - 1.1.0 1.1.0
package_config - 2.1.0 2.1.0
pub_semver - 2.1.2 2.1.2
pubspec_parse - 1.2.1 1.2.1
string_scanner - 1.1.1 1.1.1
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.1 1.3.1
watcher - 1.0.2 1.0.2
yaml - 3.1.1 3.1.1

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

[*] 10/10 points: Package supports latest stable Dart and Flutter SDKs

✓ Support sound null safety (20 / 20)

[*] 20/20 points: Package and dependencies are fully migrated to null safety!

Points: 130/130.