lang/pl library

The Polish term pack.

Community-sourced and unvetted. Every entry takes a default category and severity, because the source carries neither. Expect false positives. Load it only when you handle Polish text.

import 'package:vulgarity/vulgarity.dart';
import 'package:vulgarity/lang/pl.dart';

final filter = (VulgarityFilterBuilder()
      ..useDefaultSeed()
      ..addSeed(seedPl))
    .build();

Constants

seedPl → const String
1173 terms for Polish.