worldtime 1.4.1 copy "worldtime: ^1.4.1" to clipboard
worldtime: ^1.4.1 copied to clipboard

World Time Plugin uses a free public API to access local time info for a specific geolocation or TZ time zone.

1.4.1 #

  • changed intl package dependency to start from 1.9.0

1.4.0 #

  • BREAKING - package may not work properly on web
  • Upper flutter SDK environment increased to <4.0.0

1.3.0 #

  • added support for target android sdk 35

1.2.2 #

  • added support for android gradle 8.5.0

1.2.1 #

  • added d to formatter for including ordinal numbers (days in the form: "1st, 2nd, 3rd")

1.2.0 #

  • added an extension to check if a date, compared to another, is in the same:
    • timezone
    • year
    • month
    • week
    • day
    • hour
    • minute

1.1.1 #

  • Fixed a bug with getting the month's text
  • Made accessing the texts lists safe

1.1.0 #

  • Requires Dart 3.0 or later.
  • Changed http dependency to support the latest version of http

1.0.9 #

  • Added 0 before days that are within the single digits. (ex. 3 becomes 03)

1.0.8 #

  • Bug Fix

1.0.7 #

  • Added K and L to formatter for text and short text format for month
  • Added 0 before Months with only one number
  • Added W and w to formatter to use weekday and short weekday

1.0.6 #

  • Added Seconds to formatter

1.0.1 - 1.0.5 #

  • Improved documentation.

1.0.0 #

  • The package was created.
9
likes
150
points
214
downloads

Publisher

unverified uploader

Weekly Downloads

World Time Plugin uses a free public API to access local time info for a specific geolocation or TZ time zone.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, http, intl, plugin_platform_interface

More

Packages that depend on worldtime