use_scramble 0.0.6 copy "use_scramble: ^0.0.6" to clipboard
use_scramble: ^0.0.6 copied to clipboard

Lightweight package for random text animations inspired by useScramble

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add use_scramble

With Flutter:

 $ flutter pub add use_scramble

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

dependencies:
  use_scramble: ^0.0.6

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:use_scramble/use_scramble.dart';
17
likes
0
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

Lightweight package for random text animations inspired by useScramble

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on use_scramble