termina_clock 0.0.1 copy "termina_clock: ^0.0.1" to clipboard
termina_clock: ^0.0.1 copied to clipboard

Termina Clock is a Flutter package that provides a customizable clock widget inspired by the Termina clock from The Legend of Zelda - Majora's Mask

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add termina_clock

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

dependencies:
  termina_clock: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:termina_clock/termina_clock.dart';
2
likes
150
points
16
downloads

Publisher

verified publisherkaizonaro.com

Weekly Downloads

Termina Clock is a Flutter package that provides a customizable clock widget inspired by the Termina clock from The Legend of Zelda - Majora's Mask

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on termina_clock