blns 1.0.1 copy "blns: ^1.0.1" to clipboard
blns: ^1.0.1 copied to clipboard

discontinued

A starting point for Dart libraries or applications.

Dart CIPub Dart license Made with Spacemacs

The Big List of Naughty Strings is an evolving list of strings which have a high probability of causing issues when used as user-input data.

This library currently just exposes an array of all the naught strings, some examples being:

Powerلُلُصّبُلُلصّبُررً ॣ ॣh ॣ ॣ冗
🏳0🌈️
జ్ఞ‌ా
گچپژ
Ω≈ç√∫˜µ≤≥÷
åß∂ƒ©˙∆˚¬…æ
œ∑´®†¥¨ˆøπ“‘
¡™£¢∞§¶•ªº–≠
¸˛Ç◊ı˜Â¯˘¿
ÅÍÎÏ˝ÓÔÒÚÆ☃
Œ„´‰ˇÁ¨ˆØ∏”

Usage #

A simple usage example:

import 'package:blns/blns.dart';

void main() {
  List<String> blnsList = blns;

  // ...
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.

0
likes
45
pub points
0%
popularity

Publisher

verified publisherdartsociety.dev

A starting point for Dart libraries or applications.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on blns