lang/ar library

The Arabic 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 Arabic text.

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

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

Constants

seedAr → const String
1113 terms for Arabic.