time_info

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

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(),);
}
}

copied to clipboard
Additional information #
if you have any problem report a issue

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.