flutter_ui_kit_git_ui 0.1.9 copy "flutter_ui_kit_git_ui: ^0.1.9" to clipboard
flutter_ui_kit_git_ui: ^0.1.9 copied to clipboard

Glassmorphism Git UI kit for Flutter — Pure UI components for branch, changes, commit, and history.

0.1.9 #

  • FEAT: git branch scroll.

0.1.8 #

  • FIX: GlassGitBranchManager 의 branches 영역이 부모 height bound 안에서 스크롤되지 않던 문제 — outer Column 을 Header + Flexible(ListView, shrinkWrap) + Divider + _CreateArea 구조로 재구성. branches 가 많아도 header/입력창은 고정, 가운데만 스크롤. 부모 height unbound 시에도 shrinkWrap: true 로 호환.

0.1.7 #

  • FEAT: safe.

0.1.6+1 #

  • Update a dependency to the latest release.

0.1.6 #

  • FEAT: melos.

0.1.5 #

  • FEAT: versions 관리.

0.1.4+2 #

  • Update a dependency to the latest release.

0.1.4+1 #

  • Update a dependency to the latest release.

0.1.4 #

  • FEAT: initialize.

0.1.3 #

  • FEAT: git initialize.

0.1.2 #

  • FEAT: git initialize.

0.1.1 #

  • FEAT: initialize.

0.1.0 #

  • Added GlassGitBranchManager — branch list with LOCAL/REMOTE groups, checkout, delete, and inline branch creation.
  • Added GlassGitDiffViewer — unified diff viewer with hunk headers, line-number columns, and color-coded added/removed/context lines.
  • Added GlassGitStashPanel — stash list with Pop/Apply/Drop actions and inline stash creation.
  • Added GlassGitConflictResolver — conflict block resolver with OURS/THEIRS comparison, Accept Ours/Theirs/Both actions, and resolution progress bar.
  • Added GitBranchEntry, GitDiffFile, GitDiffHunk, GitDiffLine, GitStashEntry, GitConflictFile, GitConflictBlock models.
  • Extended GitTheme with conflictOursColor and conflictTheirsColor tokens.
  • Extended GitMotionData with enableConflictResolutionFade and enableDiffFadeIn flags.

0.0.1 #

  • Initial release: GlassGitBranchBar, GlassGitChangeList, GlassGitCommitCard, GlassGitHistoryTimeline.
0
likes
140
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Glassmorphism Git UI kit for Flutter — Pure UI components for branch, changes, commit, and history.

Repository (GitHub)
View/report issues

Topics

#git #ui #glassmorphism #widget #design-system

License

MIT (license)

Dependencies

flutter, flutter_ui_kit_theme, flutter_ui_kit_widget

More

Packages that depend on flutter_ui_kit_git_ui