fledge_calendar 0.2.0 copy "fledge_calendar: ^0.2.0" to clipboard
fledge_calendar: ^0.2.0 copied to clipboard

Calendar and in-game time system for Fledge games with configurable day/night cycles, seasons, and time scaling.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fledge_calendar

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

dependencies:
  fledge_calendar: ^0.2.0

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

Import it

Now in your Dart code, you can use:

import 'package:fledge_calendar/fledge_calendar.dart';
0
likes
0
points
--
downloads

Publisher

verified publisherfledge-framework.dev

Calendar and in-game time system for Fledge games with configurable day/night cycles, seasons, and time scaling.

Homepage
Repository (GitHub)
View/report issues

Topics

#ecs #game-engine #time #calendar #day-night

License

unknown (license)

Dependencies

fledge_ecs, meta

More

Packages that depend on fledge_calendar