git_stamp 5.9.0 copy "git_stamp: ^5.9.0" to clipboard
git_stamp: ^5.9.0 copied to clipboard

Advanced await-less information provider. From simple information such as build-branch to a screen with Flutter code with commits and change history.

49
likes
150/ 160
pub points
2.03k
downloads

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

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

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

OK
Provide documentation
20 / 20trigger folding of the section

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

121 out of 126 API elements (96.0 %) have documentation comments.

Some symbols that are missing documentation: git_stamp.GitStampCommitListElement.commit, git_stamp.GitStampCommitListElement.gitStamp, git_stamp.GitStampCommitListElement.itemLargeType, git_stamp.GitStampCommitListElement.monospaceFontFamily, git_stamp.GitStampCommitListElement.showGitDiffStat.

10/10 points: Package has an example and has no issues with screenshots

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

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.

partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

Found 10 issues. Showing the first 2:

INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.

lib/src/git_stamp_page.dart:100:62

    ╷
100 │                 color: Theme.of(context).colorScheme.primary.withOpacity(0.7),
    │                                                              ^^^^^^^^^^^
    ╵

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

INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.

lib/src/git_stamp_page.dart:669:26

    ╷
669 │                         .withOpacity(_isBotCommit ? 0.1 : 1.0),
    │                          ^^^^^^^^^^^
    ╵

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

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest
args ^2.5.0 2.6.0 2.6.0
aron_gradient_line ^1.1.2 1.1.2 1.1.2
collection ^1.18.0 1.19.0 1.19.1
encrypt ^5.0.3 5.0.3 5.0.3
fl_chart ^0.69.2 0.69.2 0.70.0
flutter flutter 0.0.0 0.0.0
intl ^0.20.0 0.20.1 0.20.1
meta ^1.15.0 1.15.0 1.16.0
pub_semver ^2.1.4 2.1.5 2.1.5
pubspec_parse ^1.3.0 1.4.0 1.4.0
url_launcher ^6.3.1 6.3.1 6.3.1
Transitive dependencies
Package Constraint Compatible Latest
asn1lib - 1.5.8 1.5.8
async - 2.12.0 2.12.0
characters - 1.3.0 1.4.0
checked_yaml - 2.0.3 2.0.3
clock - 1.1.2 1.1.2
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
equatable - 2.0.7 2.0.7
flutter_web_plugins - 0.0.0 0.0.0
http - 1.2.2 1.2.2
http_parser - 4.1.1 4.1.1
js - 0.7.1 0.7.1
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.11.1 0.12.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 3.9.1
sky_engine - 0.0.0 0.0.0
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.14 6.3.14
url_launcher_ios - 6.3.2 6.3.2
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.3.3 2.3.3
url_launcher_windows - 3.1.3 3.1.3
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
yaml - 3.1.3 3.1.3

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

The constraint `^0.69.2` on fl_chart does not support the stable version `0.70.0`, that was published 1 days ago.

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

Try running dart pub upgrade --major-versions fl_chart 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.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

49
likes
150
points
2.03k
downloads
screenshot

Publisher

verified publisheraroncode.com

Weekly Downloads

Advanced await-less information provider. From simple information such as build-branch to a screen with Flutter code with commits and change history.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#git #git-history #git-integration #tool #codegen

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

args, aron_gradient_line, collection, encrypt, fl_chart, flutter, intl, meta, pub_semver, pubspec_parse, url_launcher

More

Packages that depend on git_stamp