uihub_world_time 1.0.0
uihub_world_time: ^1.0.0 copied to clipboard
world time ui for uihub
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add uihub_world_timeThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
uihub_world_time: ^1.0.0Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:uihub_world_time/main.dart';
import 'package:uihub_world_time/uihub/uihub_world_time/main.dart';