](https://play.google.com/store/apps/details?id=de.wger.flutter)
-[
](https://play.google.com/store/apps/details?id=de.wger.flutter)
+[Bug fixes and improvements.
+Bug fixes and improvements.
diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 10721381..74e7ac47 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -22,28 +22,31 @@ PODS: - shared_preferences_foundation (0.0.1): - Flutter - FlutterMacOS - - sqlite3 (3.50.1): - - sqlite3/common (= 3.50.1) - - sqlite3/common (3.50.1) - - sqlite3/dbstatvtab (3.50.1): + - sqlite3 (3.50.4): + - sqlite3/common (= 3.50.4) + - sqlite3/common (3.50.4) + - sqlite3/dbstatvtab (3.50.4): - sqlite3/common - - sqlite3/fts5 (3.50.1): + - sqlite3/fts5 (3.50.4): - sqlite3/common - - sqlite3/math (3.50.1): + - sqlite3/math (3.50.4): - sqlite3/common - - sqlite3/perf-threadsafe (3.50.1): + - sqlite3/perf-threadsafe (3.50.4): - sqlite3/common - - sqlite3/rtree (3.50.1): + - sqlite3/rtree (3.50.4): + - sqlite3/common + - sqlite3/session (3.50.4): - sqlite3/common - sqlite3_flutter_libs (0.0.1): - Flutter - FlutterMacOS - - sqlite3 (~> 3.50.1) + - sqlite3 (~> 3.50.4) - sqlite3/dbstatvtab - sqlite3/fts5 - sqlite3/math - sqlite3/perf-threadsafe - sqlite3/rtree + - sqlite3/session - url_launcher_ios (0.0.1): - Flutter - video_player_avfoundation (0.0.1): @@ -112,8 +115,8 @@ SPEC CHECKSUMS: pointer_interceptor_ios: ec847ef8b0915778bed2b2cef636f4d177fa8eed rive_common: dd421daaf9ae69f0125aa761dd96abd278399952 shared_preferences_foundation: 9e1978ff2562383bd5676f64ec4e9aa8fa06a6f7 - sqlite3: 1d85290c3321153511f6e900ede7a1608718bbd5 - sqlite3_flutter_libs: e7fc8c9ea2200ff3271f08f127842131746b70e2 + sqlite3: 73513155ec6979715d3904ef53a8d68892d4032b + sqlite3_flutter_libs: 83f8e9f5b6554077f1d93119fe20ebaa5f3a9ef1 url_launcher_ios: 694010445543906933d732453a59da0a173ae33d video_player_avfoundation: 2cef49524dd1f16c5300b9cd6efd9611ce03639b diff --git a/lib/helpers/date.dart b/lib/helpers/date.dart new file mode 100644 index 00000000..9177b8fc --- /dev/null +++ b/lib/helpers/date.dart @@ -0,0 +1,40 @@ +/* + * This file is part of wger Workout Manager