added timetable widget for android devices

This commit is contained in:
2025-02-16 18:08:04 +01:00
parent 769fbc1b6a
commit b0bbad7f97
25 changed files with 650 additions and 300 deletions

View File

@@ -17,7 +17,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 0.1.1+39
version: 0.1.2+40
environment:
sdk: '>3.0.0'
@@ -101,6 +101,8 @@ dependencies:
time_range_picker: ^2.3.0
url_launcher: ^6.3.1
uuid: ^4.5.1
home_widget: ^0.7.0+1
screenshot: ^3.0.0
dev_dependencies:
flutter_test: