PackageTrack
Sign in Get early access

git_stamp

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

5.10.1 18K downloads/mo #2311 most downloaded on pub.dev arononak/git_stamp

What this package is like to depend on

Last release 1 years ago

14 Jun 2025

Ships unpredictably

gaps range from 8 days to 6 months

Nearly every release is documented

notes for 69 of 69 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

69 releases · first in 2023

0 releases in the last 12 months

see the full history below

Release timeline

69 releases · Dec 2023 to Jun 2025
2024 2025 2026
Release Pre-release

Releases

latest 60 of 69
  1. 5.10.1 14 Jun 2025
    Release notes
    • Fixed _generate::genOnly forgotten param

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/5.10.1.png?raw=true" alt="Image"></p> </details>

    Open source →
  2. 5.10.0 23 Dec 2024
    Release notes
    • GitStampPage - Fixed details BottomSheet scroll
    • GitStampPage - Changed commit chart to another modal
    • GitStampPage - Fixed commit users stats
    • Fixed pana .withOpacity function deprecated warning

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/5.10.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  3. 5.9.0 08 Dec 2024
    Release notes

    5.9.0 Update screenshot

    Open source →
    Release notes
    • Added fl_chart package
    • GitStampPage - Deps & Packages - Changed dialog title

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/5.9.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  4. 5.8.2 02 Dec 2024
    Release notes
    • Fixed commit list generation for commits with a message where there was a double quote - fix
    Open source →
  5. 5.8.1 02 Dec 2024
    Release notes

    Fixed commit list generation for commits with a message where there w…

    Open source →
    Release notes
    • Fixed commit list generation for commits with a message where there was a double quote
    Open source →
  6. 5.8.0 01 Dec 2024
    Release notes
    • Added deps module
    • GitStampPage - CommitList - Added icon for small items
    • Refactor - Changed type of build type from String to BuildType
    • Refactor - GitStampPage - refactor - removed isLiteVersion field

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/5.8.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  7. 5.7.1 23 Nov 2024
    Release notes
    • Markdowns & docs update
    Open source →
  8. 5.7.0 23 Nov 2024
    Release notes
    • Package module - New design
    • GitStampCommit - Different icon for auto-commit
    • GitStampPage - Added contribution section & New tag icon
    • GitStampNode refactor
    • Added DiffList model
    • Added dart doc to models

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/5.7.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  9. 5.6.0 16 Nov 2024
    Release notes
    • Added packages modeule
    • GitStampPage - Fixed commit & tag dates
    • Refactor

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/5.6.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  10. 5.5.0 09 Nov 2024
    Release notes
    • GitStampPage - New Tag Item design
    • Added --limit CLI flag for commits
    • Added dartdoc to /lib files
    • Refactor

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/5.5.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  11. 5.4.0 02 Nov 2024
    Release notes
    • Tag module - Added date field
    • Added --help flag descriptions
    • GitStampPage - Added tags to list & refactor
    • GitStampPage - Fixed async warnings
    • Package /lib folder refactored to /lib/src
    • Fixed encrypted git stamp node
    • Fixed 'ecrypted' -> 'eNcrypted' typo

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/5.4.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  12. 5.3.1 26 Oct 2024
    Release notes
    • DOCs update
    Open source →
  13. 5.3.0 25 Oct 2024
    Release notes
    • Removed Pure Dart for a custom build-type
    • Added reflog module
    • GitStampPage - fixed bottom sheet ScrollViews
    • Extracted All UI files to package /lib folder

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/5.3.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  14. 5.2.0 20 Oct 2024
    Release notes
    • Added branch module
    • Structure refactor
    • Added --debug-compile-key flag & fixed decrypt modal
    • Added --benchmark flag

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/5.2.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  15. 5.1.0 14 Oct 2024
    Release notes
    • Added tag module
    • Added meta package & refactor
    • Added CLI flags --adding-packages disabled, --gen-only-options, --gen-only-all
    • GitStampPage - Added commit count per day
    • GitStampPage - new details icons positions
    • Fixed encrypted stubs
    • New logo

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/5.1.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  16. 5.0.0 06 Oct 2024
    Release notes
    • Added encryption module

    <details> <summary>Image</summary> <!-- https://snappify.com/ --> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/5.0.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  17. 4.11.0 30 Sep 2024
    Release notes
    • Added GitCountObjects module
    • Icon build type optimization
    • Fixed SnackBars
    • GitStampPage - Commit List Optimization
    • GitStampPage - Filter - Added commit count & current selection
    • GitStampPage - Added 2 commit item types
    • GitStampDetailsPage - AppBar - Added text size

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/4.11.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  18. 4.10.0 25 Sep 2024
    Release notes
    • Fixed icon build type
    • New GitStampDetailsPage
    • New transparent SnackBars
    • GitStampPage - refactor
    • GitStampIcon - refactor

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/4.10.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  19. 4.9.0 23 Sep 2024
    Release notes
    • New GitStampIcon
    • New GitStampLogger
    • New orange SnackBar
    • GitStampPage - Fixed commit item style
    • GitStampDetailsPage - Added diff line colors

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/4.9.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  20. 4.8.0 16 Sep 2024
    Release notes
    • Added GitConfigList module
    • Generator - Added files count
    • Generator - Fixed logo colors
    • SnackBar's Fixes
    • GitStampPage - Fixed commit item responsiveness
    • GitStampPage & GitStampDetailsPage - Fixed background colors

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/4.8.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  21. 4.7.0 09 Sep 2024
    Release notes
    • Added GitRemote module
    • Added DiffStat module
    • Update flutter doctor -> flutter doctor --verbose
    • GitStampPage - New design
    • GitStampPage - Improved responsiveness
    • GitStampPage - Changed commit list texts to single line
    • GitStampPage - Added monospaceFontFamily parameter
    • GitStampPage - Added arrow animation
    • GitStampPage - refactor

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/4.7.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  22. 4.6.0 04 Sep 2024
    Release notes
    • Added GitStamp.buildMachine object
    • Added full flutter-doctor SnackBar

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/4.6.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  23. 4.5.0 27 Aug 2024
    Release notes
    • Generator OOP refactor
    • GitStampPage refactor
    • Changed diff_list.dart type Map -> String
    • Changed GitStamp.observedFilesList into 3 fields
    • Gernerator - Added Size of generated files
    • Added GitStamp.commitCount field
    • New GitStampIcon style
    • Added observed files count label
    • RepoDetails - Added GitStamp section
    • GitStampPage - Changed AppBar icons positions
    • GitStampPage - Commit list fixes

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/4.5.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  24. 4.4.0 21 Aug 2024
    Release notes
    • Added interpolate function GitStamp.showLicensePage
    • Added git config module
    • Refactor

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/4.4.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  25. 4.3.0 14 Aug 2024
    Release notes
    • New GitStampIcon style
    • Added GitStamp.sha
    • Generator new logs & refactor
    • Fixed generation build version for no build number in pubspec.yaml

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/4.3.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  26. 4.2.0 06 Aug 2024
    Release notes
    • Added time zones
    • Fixed diff modal for LITE version
    • GitStampPage refactor
    • Inverted CHANGELOGs positions
    • Separated GitStamp class into export GitStamp + data GitStampNode
    • Separated appVersion into appVersion + appBuild
    • Fixed generation diff-list for custom build-type
    • New logger
    • Added CLI --version flag and GitStamp tool version during build

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/4.2.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  27. 4.1.2 30 Jul 2024
    Release notes
    • Fixed GitStampLicenseIcon constructor
    Open source →
  28. 4.1.1 30 Jul 2024
    Release notes
    • Modified showGitStampLicensePage parameters
    • Added GitStampLicenseIcon
    Open source →
  29. 4.1.0 30 Jul 2024
    Release notes
    • Added app-name
    • Added showGitStampLicensePage method with app-name & app-version

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/4.1.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  30. 4.0.0 24 Jul 2024
    Release notes
    • Added new ICON build-type
    • Removed configurable url_launcher package
    • Added aron_gradient_line package for LITE and FULL build-type
    • Generator adding packages to project pubpsec.yaml

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/4.0.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  31. 3.2.0 17 Jul 2024
    Release notes
    • Added GitStampIcon with tip information

    <details> <summary>Image</summary> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/3.2.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  32. 3.1.0 09 Jul 2024
    Release notes
    • Added app-version
    • File structure refactor
    • pubspec.yaml - update description

    <details> <summary>Image</summary> <!-- https://snappify.com/ --> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/3.1.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  33. 3.0.2 03 Jul 2024
    Release notes
    • Removed empty lib/git_stamp.dart
    Open source →
  34. 3.0.1 03 Jul 2024
    Release notes
    • Added empty file lib/git_stamp.dart
    Open source →
  35. 3.0.0 02 Jul 2024
    Release notes
    • New customizable generator

    <details> <summary>Image</summary> <!-- https://snappify.com/ --> <p><img src="https://github.com/arononak/git_stamp/blob/main/changelog/3.0.0.png?raw=true" alt="Image"></p> </details>

    Open source →
  36. 2.11.0 25 Jun 2024
    Release notes
    • Import refactor
    • Generator - Added ASCII logo-text
    • GitStampPage - Font refactor
    Open source →
  37. 2.10.0 19 Jun 2024
    Release notes
    • GitStampPage - Added filter by author
    Open source →
  38. 2.9.0 12 Jun 2024
    Release notes
    • New OOP generator
    • Added Repository Files list
    Open source →
  39. 2.8.0 04 Jun 2024
    Release notes
    • Added latest commit access from GitStamp node
    Open source →
  40. 2.7.0 29 May 2024
    Release notes
    • Added GitStamp central data node
    Open source →
  41. 2.6.0 22 May 2024
    Release notes
    • Added advanced CLI
    Open source →
  42. 2.5.0 15 May 2024
    Release notes
    • GitStampPage - Added commit hash & commit title to commit modal
    Open source →
  43. 2.4.0 08 May 2024
    Release notes
    • Added ability to generate code without url_launcher package
    Open source →
  44. 2.3.0 01 May 2024
    Release notes
    • GitStampPage - Added commits count
    Open source →
  45. 2.2.0 24 Apr 2024
    Release notes
    • Added 2 types of file generation: LITE & FULL
    Open source →
  46. 2.1.0 17 Apr 2024
    Release notes
    • New generation files structure & refactor
    • Added GitStampDetailsPage
    Open source →
  47. 2.0.0 09 Apr 2024
    Release notes
    • GitStampPage - Added commit changes
    Open source →
  48. 1.16.0 03 Apr 2024
    Release notes
    • GitStampPage - RepoDetailsModal - Next new design
    Open source →
  49. 1.15.0 27 Mar 2024
    Release notes
    • GitStampPage - RepoDetailsModal - New design
    Open source →
  50. 1.14.0 20 Mar 2024
    Release notes
    • GitStampPage - New MoreModal
    Open source →
  51. 1.13.0 13 Mar 2024
    Release notes
    • GitStampPage - New details icon
    • Refactor
    Open source →
  52. 1.12.0 06 Mar 2024
    Release notes
    • GitStampPage - Added repo creation date
    Open source →
  53. 1.11.1 28 Feb 2024
    Release notes
    • Updated pubspec.yaml
    Open source →
  54. 1.11.0 28 Feb 2024
    Release notes
    • GitStampPage - New date header style
    Open source →
  55. 1.10.0 21 Feb 2024
    Release notes
    • GitStampPage - Added grouping by day
    Open source →
  56. 1.9.0 13 Feb 2024
    Release notes
    • GitStampPage - new build system text
    Open source →
  57. 1.8.0 07 Feb 2024
    Release notes
    • GitStampPage - Added about modal
    Open source →
  58. 1.7.0 31 Jan 2024
    Release notes
    • GitStampPage - Added build system info label
    Open source →
  59. 1.6.1 24 Jan 2024
    Release notes
    • Dart code format
    Open source →
  60. 1.6.0 24 Jan 2024
    Release notes
    • GitStampPage - Added commit count by author
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive