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

A swipe-based typing widget for Flutter that mimics gesture typing on mobile keyboards. Ideal for games, word puzzles, or creative input mechanics.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add swipe_path_typer

With Flutter:

 $ flutter pub add swipe_path_typer

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  swipe_path_typer: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:swipe_path_typer/swipe_path_typer.dart';
0
likes
0
points
213
downloads

Publisher

unverified uploader

Weekly Downloads

A swipe-based typing widget for Flutter that mimics gesture typing on mobile keyboards. Ideal for games, word puzzles, or creative input mechanics.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on swipe_path_typer