Oniel Mendez 3 年 前
コミット
4f8a0d79d7
共有2 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 0
    0
      fast_med_flutter/lib/routes/calendario.dart
  2. 1
    0
      fast_med_flutter/pubspec.yaml

Jorge/main.dart → fast_med_flutter/lib/routes/calendario.dart ファイルの表示


+ 1
- 0
fast_med_flutter/pubspec.yaml ファイルの表示

@@ -28,6 +28,7 @@ dependencies:
28 28
   # The following adds the Cupertino Icons font to your application.
29 29
   # Use with the CupertinoIcons class for iOS style icons.
30 30
   cupertino_icons: ^1.0.0
31
+  table_calendar: ^2,0,1
31 32
 
32 33
 dev_dependencies:
33 34
   flutter_test: