flutter_regex 0.0.1 flutter_regex: ^0.0.1 copied to clipboard
The regex library supports emojis, 50+ country IDs, usernames, email, URL, image formats, date-time, CVV, and whitespace patterns, and 1000+ more.
0.0.1 #
- Regex pattern for emojis(😊).
- Support for 50+ country ID regex patterns.
- Supports
usernameV2
,usernameGoogle
,usernameInstagram
, andusernameDiscord
patterns. - Supports
email
andurl
patterns. - Supports
webp
format for image patterns. - Supports
basicDateTime
pattern. - Supports
dateTimeUTC
anddateTime
patterns. - Supports
cvv
andnoWhitespace
patterns. - Supports
uuid
,bitcoinAddress
,bitcoinTaprootAddress
,bitcoinSegwitAddress
, andethereumAddress
patterns. - Supports regex patterns for stock exchanges: NYSE, NASDAQ, TSE, SSE, HKEX, Euronext, LSE, SZSE, TSX, BSE.
- Supports regex patterns for UUID, MAC address, credit card number, YouTube video ID, Twitter username, Roman numerals, Sudoku puzzles, DNA sequences, time (12-hour and 24-hour format), positive and negative integers, decimal and floating-point numbers, base64 encoded string, JWT ( JSON Web Token), RGB and HSL color codes, SQL statements, ISIN, GPG key ID, MIME types, phone numbers (U.S. format), JSON objects and arrays, CSS selectors, octal numbers, scientific notation, PHP blocks, Python function declarations, IBAN, IMEI, ISMN, and various postal code formats.
- Supports regex pattern for latitude-longitude coordinates (decimal), Google Analytics tracking ID, Google Cloud Storage URI, JDBC connection string, pangram.
- Supports 1000+ famous and commonly used regex patterns.