FLUTTER ECOSYSTEM

eitanliu/emoji_regex

emoji-regex는 유니코드 표준에 따라 모든 이모지 기호 및 시퀀스(이모지의 텍스트 표현 포함)를 일치시키기 위한 정규 표현식을 제공합니다.

emoji_regex 프로젝트 이미지
Stars
6
Forks
6
최근 푸시(UTC)
2023. 5. 10.
프로젝트 상태
활성
Eitan Liu GitHub avatar
언어Dart

사용 중인 의존성

의존성 목록 1 개
  • test개발 의존성^1.21.0

원본 README

아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.

README 펼치기 / 접기

emoji_regex

emoji-regex offers a regular expression to match all emoji symbols and sequences (including textual representations of emoji) as per the Unicode Standard.

migrate from npm emoji-regex 10.2.1

Getting Started

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.