소스 검색

calendario

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: