go-flutter:基于Flutter Embedding,Go和GLFW的Windows,MacOS和Linux上的Flutter-源码

上传者: 42131276 | 上传时间: 2021-02-02 20:36:45 | 文件大小: 232KB | 文件类型: ZIP
go-flutter-将Flutter带到桌面的软件包 目的 允许您从一个代码库在iOS和Android上构建漂亮的本机应用程序。 这个项目通过和的功能将Flutter带到了桌面。 颤振引擎本身不知道如何处理桌面平台(例如,处理鼠标/键盘输入) 。 相反,它为要实现的任何平台公开了一个抽象层。 该项目使用在Windows,macOS和Linux上运行的单个代码库实现 。 对于渲染, 适合该工作,因为它为每个平台提供了OpenGL的Buffer / Mouse / Keyboard上正确的抽象。 的选择来自于每个平台上具有相同工具的事实。 另外,Golang是一种很棒的语言,因为它使所有内容都简单易读,这使得构建跨平台插件变得容易。 入门 最好的入门方法是安装 ,这是官方的Flutter工具,用于在桌面上设置,构建和运行Flutter应用程序,包括热重装。 阅读以在桌面上运行您的应用,或从开始。 如果您想了解有关颤振的更多详细信息,请阅读 。 支持的功能 Linux :penguin: 苹果系统 :red_apple: 视窗 :chequered_flag: 插件系统 B

文件下载

资源详情

[{"title":"( 74 个子文件 232KB ) go-flutter:基于Flutter Embedding,Go和GLFW的Windows,MacOS和Linux上的Flutter-源码","children":[{"title":"go-flutter-master","children":[{"title":".gitignore <span style='color:#111;'> 446B </span>","children":null,"spread":false},{"title":"go.mod <span style='color:#111;'> 357B </span>","children":null,"spread":false},{"title":"lifecycle.go <span style='color:#111;'> 1007B </span>","children":null,"spread":false},{"title":"doc.go <span style='color:#111;'> 214B </span>","children":null,"spread":false},{"title":"text-input.go <span style='color:#111;'> 8.99KB </span>","children":null,"spread":false},{"title":"mousecursor.go <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false},{"title":"mascot.png <span style='color:#111;'> 92.04KB </span>","children":null,"spread":false},{"title":"texture-registry.go <span style='color:#111;'> 4.02KB </span>","children":null,"spread":false},{"title":"stocks.jpg <span style='color:#111;'> 78.04KB </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.48KB </span>","children":null,"spread":false},{"title":"go.sum <span style='color:#111;'> 5.60KB </span>","children":null,"spread":false},{"title":".github","children":[{"title":"ISSUE_TEMPLATE","children":[{"title":"FEATURE_REQUEST.md <span style='color:#111;'> 357B </span>","children":null,"spread":false},{"title":"BUG.md <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false},{"title":"config.yml <span style='color:#111;'> 28B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"event-loop.go <span style='color:#111;'> 4.17KB </span>","children":null,"spread":false},{"title":"build-constant.go <span style='color:#111;'> 776B </span>","children":null,"spread":false},{"title":"glfw.go <span style='color:#111;'> 9.70KB </span>","children":null,"spread":false},{"title":"key-events.go <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 5.05KB </span>","children":null,"spread":false},{"title":"platform.go <span style='color:#111;'> 3.48KB </span>","children":null,"spread":false},{"title":"isolate.go <span style='color:#111;'> 535B </span>","children":null,"spread":false},{"title":"plugin","children":[{"title":"binary-messenger.go <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"doc.go <span style='color:#111;'> 257B </span>","children":null,"spread":false},{"title":"event-channel.go <span style='color:#111;'> 3.14KB </span>","children":null,"spread":false},{"title":"json-method-codec_test.go <span style='color:#111;'> 2.16KB </span>","children":null,"spread":false},{"title":"basic-message-channel.go <span style='color:#111;'> 4.91KB </span>","children":null,"spread":false},{"title":"method-channel_test.go <span style='color:#111;'> 6.34KB </span>","children":null,"spread":false},{"title":"error.go <span style='color:#111;'> 737B </span>","children":null,"spread":false},{"title":"basic-message-channel_test.go <span style='color:#111;'> 5.65KB </span>","children":null,"spread":false},{"title":"error_test.go <span style='color:#111;'> 549B </span>","children":null,"spread":false},{"title":"codec.go <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false},{"title":"json-method-codec.go <span style='color:#111;'> 2.80KB </span>","children":null,"spread":false},{"title":"standard-method-codec_test.go <span style='color:#111;'> 5.24KB </span>","children":null,"spread":false},{"title":"standard-message-codec.go <span style='color:#111;'> 15.11KB </span>","children":null,"spread":false},{"title":"standard-message-codec_test.go <span style='color:#111;'> 5.03KB </span>","children":null,"spread":false},{"title":"event-sink.go <span style='color:#111;'> 2.35KB </span>","children":null,"spread":false},{"title":"method-handler.go <span style='color:#111;'> 682B </span>","children":null,"spread":false},{"title":"binary-codec.go <span style='color:#111;'> 748B </span>","children":null,"spread":false},{"title":"helper_test.go <span style='color:#111;'> 2.87KB </span>","children":null,"spread":false},{"title":"method-channel.go <span style='color:#111;'> 8.53KB </span>","children":null,"spread":false},{"title":"endian.go <span style='color:#111;'> 326B </span>","children":null,"spread":false},{"title":"standard-method-codec.go <span style='color:#111;'> 4.07KB </span>","children":null,"spread":false},{"title":"binary-codec_test.go <span style='color:#111;'> 702B </span>","children":null,"spread":false},{"title":"string-codec.go <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"string-codec_test.go <span style='color:#111;'> 871B </span>","children":null,"spread":false}],"spread":false},{"title":"texture.go <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"navigation.go <span style='color:#111;'> 796B </span>","children":null,"spread":false},{"title":"application.go <span style='color:#111;'> 11.74KB </span>","children":null,"spread":false},{"title":"plugin.go <span style='color:#111;'> 2.31KB </span>","children":null,"spread":false},{"title":"option.go <span style='color:#111;'> 6.99KB </span>","children":null,"spread":false},{"title":"window.go <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":".gitattributes <span style='color:#111;'> 33B </span>","children":null,"spread":false},{"title":"messenger.go <span style='color:#111;'> 4.06KB </span>","children":null,"spread":false},{"title":"accessibility.go <span style='color:#111;'> 579B </span>","children":null,"spread":false},{"title":"renovate.json <span style='color:#111;'> 41B </span>","children":null,"spread":false},{"title":"pop.go <span style='color:#111;'> 1.61KB </span>","children":null,"spread":false},{"title":"internal","children":[{"title":"priorityqueue","children":[{"title":"priorityqueue.go <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false}],"spread":false},{"title":"tasker","children":[{"title":"tasker.go <span style='color:#111;'> 880B </span>","children":null,"spread":false}],"spread":false},{"title":"currentthread","children":[{"title":"thread-id.go <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false}],"spread":false},{"title":"debounce","children":[{"title":"debounce.go <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false}],"spread":false},{"title":"execpath","children":[{"title":"path.go <span style='color:#111;'> 466B </span>","children":null,"spread":false}],"spread":false},{"title":"opengl","children":[{"title":"doc.go <span style='color:#111;'> 298B </span>","children":null,"spread":false},{"title":"opengl_none.go <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false},{"title":"opengl.go <span style='color:#111;'> 2.02KB </span>","children":null,"spread":false}],"spread":false},{"title":"keyboard","children":[{"title":"keyboard_darwin.go <span style='color:#111;'> 17.53KB </span>","children":null,"spread":false},{"title":"keyboard_pc.go <span style='color:#111;'> 535B </span>","children":null,"spread":false},{"title":"keyboard.go <span style='color:#111;'> 2.77KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"embedder","children":[{"title":"doc.go <span style='color:#111;'> 435B </span>","children":null,"spread":false},{"title":"embedder.h <span style='color:#111;'> 79.71KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 1013B </span>","children":null,"spread":false},{"title":"embedder_proxy.go <span style='color:#111;'> 3.78KB </span>","children":null,"spread":false},{"title":"build.go <span style='color:#111;'> 208B </span>","children":null,"spread":false},{"title":"embedder.go <span style='color:#111;'> 15.00KB </span>","children":null,"spread":false},{"title":"embedder_helper.c <span style='color:#111;'> 3.20KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

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