flutter_daylight_savings 1.1.0 copy "flutter_daylight_savings: ^1.1.0" to clipboard
flutter_daylight_savings: ^1.1.0 copied to clipboard

Get upcoming daylight savings transitions from the system

pub package

Flutter Daylight Savings #

Get upcoming daylight savings transitions from the operating system

No Dependencies #

FlutterDaylightSavings has zero dependencies besides Flutter, Android, iOS, and MacOS themselves.

Usage #

var transitions = await FlutterDaylightSavings.getNextTransitions(count: 50);

⭐ Stars ⭐ #

Please star this repo & on pub.dev. We all benefit from having a larger community.

Example App #

Enable the platforms you need.

cd ./example                      
flutter config --enable-macos-desktop                                                      
flutter config --enable-android 
flutter config --enable-ios 
flutter create .
flutter run
2
likes
0
points
30
downloads

Publisher

verified publisherjamcorder.com

Weekly Downloads

Get upcoming daylight savings transitions from the system

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_daylight_savings