{"id":18737472,"url":"https://github.com/6tail/lunar-flutter","last_synced_at":"2025-04-13T00:48:16.150Z","repository":{"id":41563633,"uuid":"393548514","full_name":"6tail/lunar-flutter","owner":"6tail","description":"日历、公历(阳历)、农历(阴历、老黄历)、道历、佛历，支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.","archived":false,"fork":false,"pushed_at":"2025-04-07T13:07:50.000Z","size":246,"stargazers_count":181,"open_issues_count":12,"forks_count":48,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-13T00:48:07.920Z","etag":null,"topics":["calendar","flutter"],"latest_commit_sha":null,"homepage":"http://6tail.cn/calendar/api.html","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/6tail.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-07T01:38:41.000Z","updated_at":"2025-04-07T13:07:14.000Z","dependencies_parsed_at":"2024-04-29T14:56:17.561Z","dependency_job_id":"58f7e4ef-db95-4961-a0c5-7ffbebc81af2","html_url":"https://github.com/6tail/lunar-flutter","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6tail%2Flunar-flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6tail%2Flunar-flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6tail%2Flunar-flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6tail%2Flunar-flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/6tail","download_url":"https://codeload.github.com/6tail/lunar-flutter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650437,"owners_count":21139672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["calendar","flutter"],"created_at":"2024-11-07T15:25:24.249Z","updated_at":"2025-04-13T00:48:16.136Z","avatar_url":"https://github.com/6tail.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lunar [![License](https://img.shields.io/badge/license-MIT-4EB1BA.svg?style=flat-square)](https://github.com/6tail/lunar-flutter/blob/master/LICENSE)\n\nlunar是一款无第三方依赖的日历工具，支持公历(阳历)、农历(阴历、老黄历)、道历、佛历，支持星座、儒略日、干支、生肖、节气、节日、彭祖百忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道日及吉凶、法定节假日及调休等。\n\n\u003e 自v1.2.22起，最低要求flutter 2.0.0、dart 2.12.0。\n\n## 示例\n\n    dependencies:\n      lunar: ^1.7.4\n     \n    import 'package:lunar/lunar.dart';\n     \n    void main() {\n      //今天\n      //Lunar date = Lunar.fromDate(DateTime.now());\n               \n      //指定阴历的某一天\n      Lunar date = Lunar.fromYmd(1986, 4, 21);\n      print(date.toFullString());\n      print(date.getSolar().toFullString());\n    }\n\n输出结果：\n\n    一九八六年四月廿一 丙寅(虎)年 癸巳(蛇)月 癸酉(鸡)日 子(鼠)时 纳音[炉中火 长流水 剑锋金 桑柘木] 星期四 北方玄武 星宿[斗木獬](吉) 彭祖百忌[癸不词讼理弱敌强 酉不会客醉坐颠狂] 喜神方位[巽](东南) 阳贵神方位[巽](东南) 阴贵神方位[震](正东) 福神方位[兑](正西) 财神方位[离](正南) 冲[(丁卯)兔] 煞[东]\n    1986-05-29 00:00:00 星期四 双子座\n\n## 文档\n\n请移步至 [https://6tail.cn/calendar/api.html](https://6tail.cn/calendar/api.html \"https://6tail.cn/calendar/api.html\")\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=6tail/lunar-flutter\u0026type=Date)](https://star-history.com/#6tail/lunar-flutter\u0026Date)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F6tail%2Flunar-flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F6tail%2Flunar-flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F6tail%2Flunar-flutter/lists"}