time_intervals 0.0.2 copy "time_intervals: ^0.0.2" to clipboard
time_intervals: ^0.0.2 copied to clipboard

A new Flutter package that can create time interval from TimeOfDate in between.

0.0.2 #

this is0 the first version from thisisalj #

*In this package you can create the time interval of minute this package support also null safety *

To use this package you need to create TimeofDate TimeOfDay in flutter #

just pass the argument of TimeOfDate #

  • Starting Time (in TimeOfDay)
  • End Time (in TimeOfDay)
  • Gap Time from (in TimeOfDay)
  • Gap Time to (in TimeOfDay)
  • interval in minutes (in int)
2
likes
130
points
4
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A new Flutter package that can create time interval from TimeOfDate in between.

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on time_intervals