kevintonb.

← All contributions

ffkev

distorted_captcha_app

A text CAPTCHA for Flutter web drawn with CustomPainter: rotated glyphs over line noise.

Overview

This project demonstrates how to implement a text-based CAPTCHA with distorted text and visual noise in a Flutter web application using the CustomPainter widget.

Key Features

  • Randomly generated alphanumeric CAPTCHA codes
  • Distorted and rotated text for security
  • Visual noise (random lines) to prevent bot recognition
  • Lightweight and fully implemented in Flutter

This page mirrors the repository's own README, with GitHub's boilerplate and its contributor-facing sections removed. Read it at the source ↗