time_info 0.0.3 copy "time_info: ^0.0.3" to clipboard
time_info: ^0.0.3 copied to clipboard

A widget give you time info

Time_Info #

[pub url] (https://pub.dev/packages/time_info)

Android iOS Linux macOS Web Windows
Support SDK 16+ 12.0+ Any 10.14+ Any Windows 10+

Features #

A widget give time info

Getting started #

Simple and easy to use

Usage #

class MyWidget extends StatelessWidget {
  const MyWidget({super.key});

  @override
  Widget build(BuildContext context) {
    return TimeInfo (time:  DateTime.now(),);
  }
}

Additional information #

if you have any problem report a issue

2
likes
120
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

A widget give you time info

Repository (GitHub)

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

flutter, intl

More

Packages that depend on time_info