git_stamp 4.1.0
git_stamp: ^4.1.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.
1.0.0 #
- First version
1.0.1 #
- DOCS update
1.1.0 #
- New card stylegit lo
1.2.0 #
- GitStampPage - Number of commits
1.3.0 #
- GitStampPage - Number of commits - new design
1.4.0 #
- GitStampPage - Build branch
1.4.1 #
- GitStampPage - Fixed texts
1.5.0 #
- GitStampPage - Added build date time & new design
1.5.1 #
- GitStampPage - Added opening author email
1.6.0 #
- GitStampPage - Added commit count by author
1.6.1 #
- Dart code format
1.7.0 #
- GitStampPage - Added build system info label
1.8.0 #
- GitStampPage - Added about modal
1.9.0 #
- GitStampPage - new build system text
1.10.0 #
- GitStampPage - Added grouping by day
1.11.0 #
- GitStampPage - New date header style
1.11.1 #
- Updated pubspec.yaml
1.12.0 #
- GitStampPage - Added repo creation date
1.13.0 #
- GitStampPage - New details icon
- Refactor
1.14.0 #
- GitStampPage - New MoreModal
1.15.0 #
- GitStampPage - RepoDetailsModal - New design
1.16.0 #
- GitStampPage - RepoDetailsModal - Next new design
2.0.0 #
- GitStampPage - Added commit changes
2.1.0 #
- New generation files structure & refactor
- Added GitStampDetailsPage
2.2.0 #
- Added 2 types of file generation: LITE & FULL
2.3.0 #
- GitStampPage - Added commits count
2.4.0 #
- Added ability to generate code without url_launcher package
2.5.0 #
- GitStampPage - Added commit hash & commit title to commit modal
2.6.0 #
- Added advanced CLI
2.7.0 #
- Added GitStamp central data node
2.8.0 #
- Added latest commit access from GitStamp node
2.9.0 #
- New OOP generator
- Added Repository Files list
2.10.0 #
- GitStampPage - Added filter by author
2.11.0 #
- Import refactor
- Generator - Added ASCII logo-text
- GitStampPage - Font refactor
3.0.0 #
- New customizable generator
3.0.1 #
- Added empty file lib/git_stamp.dart
3.0.2 #
- Removed empty lib/git_stamp.dart
3.1.0 #
- Added
app-version
- File structure refactor
- pubspec.yaml - update description
3.2.0 #
- Added GitStampIcon with tip information
4.0.0 #
- Added new
ICON
build-type - Removed configurable
url_launcher
package - Added
aron_gradient_line
package forLITE
andFULL
build-type - Generator adding packages to project pubpsec.yaml
4.1.0 #
- Added
app-name
- Added showGitStampLicensePage method with
app-name
&app-version