이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
flutter
/
zhiying_base_widget
보기
4
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
139
위키
활동
소스 검색
1.版本更新
tags/0.0.5
“yanghuaxuan”
3 년 전
부모
1a9ac70c1f
커밋
f327e1580c
2개의 변경된 파일
과
2개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
example/lib/util/localizations_delegate.dart
+1
-0
pubspec.yaml
+ 1
- 2
example/lib/util/localizations_delegate.dart
파일 보기
@@ -143,6 +143,5 @@ class _DefaultCupertinoLocalizations extends CupertinoLocalizations {
String timerPickerSecondLabel(int second) => '秒';
@override
// TODO: implement todayLabel
String get todayLabel => null;
String get todayLabel => "今天";
}
+ 1
- 0
pubspec.yaml
파일 보기
@@ -16,6 +16,7 @@ dependencies:
event_bus: ^1.1.1
pull_to_refresh: ^1.6.1
flutter_cupertino_date_picker:
path: ../../1.22.0_master/flutter-cupertino-date-picker
image_picker: ^0.6.7+3
tab_indicator_styler: 1.0.0
connectivity: ^0.4.9+3
쓰기
미리보기
불러오는 중...
취소
저장