table_calendar:高度可定制的功能丰富的日历小部件,适用于Flutter-源码

上传者: 42123456 | 上传时间: 2021-08-19 11:25:00 | 文件大小: 119KB | 文件类型: ZIP
日历表 高度可定制的功能丰富的日历小部件,用于Flutter。 具有自定义样式的TableCalendar 具有自定义构建器的TableCalendar 特征 广泛但易于使用的API 具有可自定义样式的预配置UI 用于无限UI设计的自定义选择性构建器 语言环境支持 范围选择支持 多项选择支持 动态事件和假期 垂直自动调整大小-适合内容或填充视口 多种日历格式(每月,两周,一周) 水平滑动边界(第一天,最后一天) 用法 请务必查看和以获取更多详细信息。 安装 pubspec.yaml添加到pubspec.yaml : dependencies : table_calendar : ^3.0.0 基本设定 完整的示例可。 TableCalendar要求您提供firstDay , lastDay和focusedDay : firstDay是日历的第一个可用日期。 用户将无法

文件下载

资源详情

[{"title":"( 90 个子文件 119KB ) table_calendar:高度可定制的功能丰富的日历小部件,适用于Flutter-源码","children":[{"title":"table_calendar-master","children":[{"title":".gitignore <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false},{"title":"pubspec.yaml <span style='color:#111;'> 453B </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 11.09KB </span>","children":null,"spread":false},{"title":"table_calendar.iml <span style='color:#111;'> 982B </span>","children":null,"spread":false},{"title":"CHANGELOG.md <span style='color:#111;'> 5.31KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 8.55KB </span>","children":null,"spread":false},{"title":".metadata <span style='color:#111;'> 307B </span>","children":null,"spread":false},{"title":"example","children":[{"title":".gitignore <span style='color:#111;'> 463B </span>","children":null,"spread":false},{"title":"pubspec.yaml <span style='color:#111;'> 2.88KB </span>","children":null,"spread":false},{"title":"android","children":[{"title":".gitignore <span style='color:#111;'> 262B </span>","children":null,"spread":false},{"title":"app","children":[{"title":"build.gradle <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"debug","children":[{"title":"AndroidManifest.xml <span style='color:#111;'> 327B </span>","children":null,"spread":false}],"spread":false},{"title":"profile","children":[{"title":"AndroidManifest.xml <span style='color:#111;'> 327B </span>","children":null,"spread":false}],"spread":false},{"title":"main","children":[{"title":"AndroidManifest.xml <span style='color:#111;'> 2.51KB </span>","children":null,"spread":false},{"title":"kotlin","children":[{"title":"com","children":[{"title":"example","children":[{"title":"example","children":[{"title":"MainActivity.kt <span style='color:#111;'> 124B </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"res","children":[{"title":"mipmap-xhdpi","children":[{"title":"ic_launcher.png <span style='color:#111;'> 721B </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-mdpi","children":[{"title":"ic_launcher.png <span style='color:#111;'> 442B </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xxhdpi","children":[{"title":"ic_launcher.png <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false}],"spread":false},{"title":"drawable","children":[{"title":"launch_background.xml <span style='color:#111;'> 434B </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-hdpi","children":[{"title":"ic_launcher.png <span style='color:#111;'> 544B </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xxxhdpi","children":[{"title":"ic_launcher.png <span style='color:#111;'> 1.41KB </span>","children":null,"spread":false}],"spread":false},{"title":"values","children":[{"title":"styles.xml <span style='color:#111;'> 951B </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true},{"title":"settings.gradle <span style='color:#111;'> 462B </span>","children":null,"spread":false},{"title":"build.gradle <span style='color:#111;'> 582B </span>","children":null,"spread":false},{"title":"gradle.properties <span style='color:#111;'> 104B </span>","children":null,"spread":false},{"title":"gradle","children":[{"title":"wrapper","children":[{"title":"gradle-wrapper.properties <span style='color:#111;'> 233B </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true},{"title":"ios","children":[{"title":".gitignore <span style='color:#111;'> 542B </span>","children":null,"spread":false},{"title":"Runner.xcodeproj","children":[{"title":"xcshareddata","children":[{"title":"xcschemes","children":[{"title":"Runner.xcscheme <span style='color:#111;'> 3.21KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"project.xcworkspace","children":[{"title":"xcshareddata","children":[{"title":"WorkspaceSettings.xcsettings <span style='color:#111;'> 226B </span>","children":null,"spread":false},{"title":"IDEWorkspaceChecks.plist <span style='color:#111;'> 238B </span>","children":null,"spread":false}],"spread":false},{"title":"contents.xcworkspacedata <span style='color:#111;'> 152B </span>","children":null,"spread":false}],"spread":false},{"title":"project.pbxproj <span style='color:#111;'> 18.52KB </span>","children":null,"spread":false}],"spread":false},{"title":"Flutter","children":[{"title":"Release.xcconfig <span style='color:#111;'> 30B </span>","children":null,"spread":false},{"title":"AppFrameworkInfo.plist <span style='color:#111;'> 794B </span>","children":null,"spread":false},{"title":"Debug.xcconfig <span style='color:#111;'> 30B </span>","children":null,"spread":false}],"spread":false},{"title":"Runner","children":[{"title":"Info.plist <span style='color:#111;'> 1.49KB </span>","children":null,"spread":false},{"title":"Base.lproj","children":[{"title":"LaunchScreen.storyboard <span style='color:#111;'> 2.32KB </span>","children":null,"spread":false},{"title":"Main.storyboard <span style='color:#111;'> 1.57KB </span>","children":null,"spread":false}],"spread":false},{"title":"Runner-Bridging-Header.h <span style='color:#111;'> 38B </span>","children":null,"spread":false},{"title":"AppDelegate.swift <span style='color:#111;'> 404B </span>","children":null,"spread":false},{"title":"Assets.xcassets","children":[{"title":"AppIcon.appiconset","children":[{"title":"Icon-App-40x40@3x.png <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false},{"title":"Icon-App-29x29@3x.png <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"Icon-App-40x40@1x.png <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"Icon-App-29x29@1x.png <span style='color:#111;'> 1.00KB </span>","children":null,"spread":false},{"title":"Icon-App-20x20@1x.png <span style='color:#111;'> 564B </span>","children":null,"spread":false},{"title":"Icon-App-76x76@1x.png <span style='color:#111;'> 1.84KB </span>","children":null,"spread":false},{"title":"Contents.json <span style='color:#111;'> 2.46KB </span>","children":null,"spread":false},{"title":"Icon-App-60x60@2x.png <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false},{"title":"Icon-App-29x29@2x.png <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false},{"title":"Icon-App-1024x1024@1x.png <span style='color:#111;'> 10.68KB </span>","children":null,"spread":false},{"title":"Icon-App-40x40@2x.png <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false},{"title":"Icon-App-76x76@2x.png <span style='color:#111;'> 3.22KB </span>","children":null,"spread":false},{"title":"Icon-App-20x20@2x.png <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"Icon-App-60x60@3x.png <span style='color:#111;'> 3.74KB </span>","children":null,"spread":false},{"title":"Icon-App-20x20@3x.png <span style='color:#111;'> 1.55KB </span>","children":null,"spread":false},{"title":"Icon-App-83.5x83.5@2x.png <span style='color:#111;'> 3.53KB </span>","children":null,"spread":false}],"spread":false},{"title":"LaunchImage.imageset","children":[{"title":"LaunchImage@2x.png <span style='color:#111;'> 68B </span>","children":null,"spread":false},{"title":"LaunchImage.png <span style='color:#111;'> 68B </span>","children":null,"spread":false},{"title":"LaunchImage@3x.png <span style='color:#111;'> 68B </span>","children":null,"spread":false},{"title":"Contents.json <span style='color:#111;'> 391B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 336B </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"Runner.xcworkspace","children":[{"title":"xcshareddata","children":[{"title":"WorkspaceSettings.xcsettings <span style='color:#111;'> 226B </span>","children":null,"spread":false},{"title":"IDEWorkspaceChecks.plist <span style='color:#111;'> 238B </span>","children":null,"spread":false}],"spread":false},{"title":"contents.xcworkspacedata <span style='color:#111;'> 152B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":".metadata <span style='color:#111;'> 303B </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"utils.dart <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"pages","children":[{"title":"multi_example.dart <span style='color:#111;'> 3.83KB </span>","children":null,"spread":false},{"title":"complex_example.dart <span style='color:#111;'> 7.70KB </span>","children":null,"spread":false},{"title":"range_example.dart <span style='color:#111;'> 2.14KB </span>","children":null,"spread":false},{"title":"basics_example.dart <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"events_example.dart <span style='color:#111;'> 4.55KB </span>","children":null,"spread":false}],"spread":false},{"title":"main.dart <span style='color:#111;'> 2.58KB </span>","children":null,"spread":false}],"spread":false},{"title":"pubspec.lock <span style='color:#111;'> 3.84KB </span>","children":null,"spread":false}],"spread":true},{"title":"lib","children":[{"title":"src","children":[{"title":"customization","children":[{"title":"days_of_week_style.dart <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"calendar_builders.dart <span style='color:#111;'> 4.00KB </span>","children":null,"spread":false},{"title":"calendar_style.dart <span style='color:#111;'> 8.45KB </span>","children":null,"spread":false},{"title":"header_style.dart <span style='color:#111;'> 3.67KB </span>","children":null,"spread":false}],"spread":true},{"title":"table_calendar_base.dart <span style='color:#111;'> 11.03KB </span>","children":null,"spread":false},{"title":"shared","children":[{"title":"utils.dart <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false}],"spread":true},{"title":"table_calendar.dart <span style='color:#111;'> 24.91KB </span>","children":null,"spread":false},{"title":"widgets","children":[{"title":"calendar_core.dart <span style='color:#111;'> 9.27KB </span>","children":null,"spread":false},{"title":"calendar_page.dart <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"custom_icon_button.dart <span style='color:#111;'> 777B </span>","children":null,"spread":false},{"title":"cell_content.dart <span style='color:#111;'> 5.09KB </span>","children":null,"spread":false},{"title":"calendar_header.dart <span style='color:#111;'> 3.35KB </span>","children":null,"spread":false},{"title":"format_button.dart <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"table_calendar.dart <span style='color:#111;'> 380B </span>","children":null,"spread":false}],"spread":true},{"title":".vscode","children":[{"title":"settings.json <span style='color:#111;'> 30B </span>","children":null,"spread":false}],"spread":true},{"title":"pubspec.lock <span style='color:#111;'> 3.54KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明