SkillAgentSearch skills...

AnimatedCursor

A Flutter app showcasing custom animated cursor with colour coded feedback for password validation.

Install / Use

/learn @Crazelu/AnimatedCursor
About this skill

Quality Score

0/100

Supported Platforms

Cursor

README

Animated Cursor

This is an implementation of a text editing interface I saw on Twitter that I thought was fun by @pacocoursey. I have adapted my implementation to work for password validation.

Uses:

  • TextPainter
  • Implicit Flutter Animations
  • AnimationController and Animation Objects

Original Post on Twitter

<img src="https://raw.githubusercontent.com/Crazelu/AnimatedCursor/main/screenshots/twitter_demo.gif" alt="Demo of original UI posted on Twitter">

Adapted Implementation for Password Validation

<img src="https://raw.githubusercontent.com/Crazelu/AnimatedCursor/main/screenshots/demo.gif" width="300" height="600" alt="Adapted implementation demo">
View on GitHub
GitHub Stars11
CategoryDevelopment
Updated10mo ago
Forks1

Languages

Dart

Security Score

67/100

Audited on Jun 3, 2025

No findings