pretty_diff_text
설치
flutter pub add pretty_diff_text
소개
PrettyDiffText는 두 개의 텍스트 사이의 차이를 시각적으로 보여주는 RichText의 래퍼입니다. Google의 diff-match-patch 라이브러리를 사용합니다.
세부 정보
카테고리 | Emoji & Rich Text |
업데이트 빈도 | Poor |
Likes | 51 |
Popularity | 86 |
퍼브 플랫폼 점수 | 160 |
깃허브 스타 수 | 23 |
깃허브 문제 수 | 0 |
깃허브 이슈 수 | 3 |
패키지 생성 일시 | 2021-07-21 11:31:20 |
패키지 업데이트 일시 | 2024-07-10 15:12:16 |
Dart3 지원 | yes |
널 안전성 지원 | yes |
플랫폼 | AndroidiOSWebmacOSWindowsLinux |
버전 | 2.0.0 |
생성일 | 1.0.0 (Jul, 2021) |
이 GitHub 프로젝트는 pretty_diff_text 플러그인을 사용합니다.
pretty-diff-text
23
PrettyDiffText is wrapper of RichText which show differences between two texts visually. It uses Google's diff-match-patch library.
DevWidgets
152
DevWidgets is a Flutter application with several tools such as generators, formatters and converters for developers. It's directly inspired by DevToys.