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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
2
likes
150
points
25
downloads

Publisher

verified publisherkaizonaro.com

Weekly Downloads

2024.09.16 - 2025.03.31

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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on termina_clock