Skip to content

๐Ÿ“ฆ Package Diff Checker: Compare two versions of a package (ZIP files) and get a diff report showing file-level and line-level changes.

Notifications You must be signed in to change notification settings

ShMazumder/dartdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ฆ Package Diff Checker

Compare two versions of a package (ZIP files) and get a diff report showing file-level and line-level changes.

๐Ÿš€ Features

  • Upload ZIPs of two package versions
  • See changes (Added, Removed, Modified)
  • Download CSV report
  • CLI & Streamlit UI
  • GitHub Codespaces Ready!

๐Ÿง‘โ€๐Ÿ’ป Run in Codespaces

Click here to open in GitHub Codespaces:

Open in Codespaces

๐Ÿ–ฅ๏ธ Run Locally

pip install -r requirements.txt
streamlit run app.py

About

๐Ÿ“ฆ Package Diff Checker: Compare two versions of a package (ZIP files) and get a diff report showing file-level and line-level changes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages