go-flutter-将Flutter带到桌面的软件包 目的 允许您从一个代码库在iOS和Android上构建漂亮的本机应用程序。 这个项目通过和的功能将Flutter带到了桌面。 颤振引擎本身不知道如何处理桌面平台(例如,处理鼠标/键盘输入) 。 相反,它为要实现的任何平台公开了一个抽象层。 该项目使用在Windows,macOS和Linux上运行的单个代码库实现 。 对于渲染, 适合该工作,因为它为每个平台提供了OpenGL的Buffer / Mouse / Keyboard上正确的抽象。 的选择来自于每个平台上具有相同工具的事实。 另外,Golang是一种很棒的语言,因为它使所有内容都简单易读,这使得构建跨平台插件变得容易。 入门 最好的入门方法是安装 ,这是官方的Flutter工具,用于在桌面上设置,构建和运行Flutter应用程序,包括热重装。 阅读以在桌面上运行您的应用,或从开始。 如果您想了解有关颤振的更多详细信息,请阅读 。 支持的功能 Linux :penguin: 苹果系统 :red_apple: 视窗 :chequered_flag: 插件系统 B
2021-02-02 20:36:45 232KB go windows macos linux
1
实战项目demo,ui练习
2021-02-02 12:33:39 432KB flutter
1
扑鹿 本项目为个人学习Flutter的练习项目。 通过设置,修改,组合自带部件以及自定义来实现具体的设计效果,满足日常开发的需求。 本项目设计图见设计目录,您可以通过我提供的设计图有目标的去练习。所有的实现仅是个人的学习理解,如果有更好的实现方案欢迎交流。 预览 部分页面效果如下: 觉得还可以的话,来个Star,Fork支持一波!有问题欢迎提问题。 实现内容 mvp模式 使用provider (4.x版本)做状态管理 基于dio (3.x版本)的网络请求封装 完整的集成测试,可访问性测试。 支持深色模式 本地化(感谢@ghedwards) 使用Sliver系列组件实现复杂滚动效果 使用高德地图定位选择地址(支持网站) 输入框等部件的处理封装 拖动刷新+上拉加载更多 应用检查更新 弹出窗口 扫码功能(barcode_scan插件) 菜单切换动画(圆形扩散,3D翻转) 侧滑删除 城市选择 类似京东选择城市的三级联动 各种自定义对话框 列表头部吸顶 密码输入键盘 验证码输入框 自定义简易日历 曲线图及 初步路由管理 更多的细节优化 具体可以下载体验: Android版安装包:,安装密码:
2021-02-01 11:15:48 12.48MB android dart ios chart
1
Flutter Client PHP后端 演示使用Flutter和PHP的应用程序。 使用创建的应用 对于托管使用的 建于 跨平台应用开发框架 屏幕截图 如何使用这个程序。 在虚拟主机上托管包含的示例 使用在数据库内部创建表 如果您使用自己的网站,只需在编辑以下 static const String API_BASE_URL = "https://bingedev.com/"; 确保编辑并更改以下内容- 私人$ host ='your_host'; 私人$ user ='您的用户名'; 私人$ db ='您的数据库'; 私人$ pass ='your_password'; 不需要执行上述步骤,只需克隆此存储库并使用它即可,因为它已经托管了 实现的功能 溅 登录 注册 更改密码 您可以通过该项目学到的东西- 页面之间的导航。 在后台线程中执行操作。 网络请求。 序列化和反序列化JSON。 对话框和SnackBar。 自定义进度对话框。 Rest API集成。 从“共享首选项”中存储和检索值。 其Android CounterPart 如果您知道 ,则可以使用此中使
2021-01-30 23:04:27 2.81MB android dart php ios
1
When I heard that we were starting work on Dart, a structured and scalable language with a fast virtual machine, a powerful editor, and a compiler to JavaScript, at first I didn’t believe it. “Could this be the project to make web programming easier for developers like me?” I hopefully wondered. Coming from a structured language back- ground, and used to powerful developer tools, I’d been waiting for a more productive way to build larger modern web apps. The Dart project sounded like just what I was looking for. I grew up on object-oriented languages like C++, Java, and Ruby as I first built interactive websites and then later rich client-side web apps. I learned to be pro- ductive with classes, objects, and modular code. I appreciated IDEs for their analysis, refactoring, and navigation capabilities because they helped me write more complex, larger applications. Life was great. Looking for a new opportunity, I was lucky enough to get a job working with the Chrome team. For the first time, I learned how to exploit the modern browser, and I dove into the many HTML5 features. The modern web evolves very quickly and reaches so many people that it’s an exciting place to be. Life was even better. 原版dart学习资料,不喜勿喷
2021-01-28 04:38:17 12.42MB dart flutter
1
Learn Google Flutter by example. Over 65 example mini-apps. Chapters Include: Three Chapters on Dart Language. Introduction to Flutter. Installing Flutter. Your first Flutter App. Dependencies & Packages. Introduction to Widgets & Composition. Stateless Widgets. Stateful Widgets. Basic Material Widgets. Multi-Child Widgets. Single-Child Widgets. App Scaffolding Widgets. Other Widgets. Builders. Routing & Navigation. Forms. Http, Apis, REST & JSON. Flutter with Http, Apis, REST & JSON. State. State & Stateful Widgets. State & InheritedWidgets. State & Scoped Model. State & BLoCs with Streams. Local Persistence. Mixins. Debugging & Performance Profiling.
2021-01-28 04:34:20 11.31MB Flutter
1
MidastoFlac3D简便小工具
2021-01-28 04:05:56 40KB flutter
1
包括简单的页面搭建模板,路由跳转,包含无感验证、阴影效果,弹出框,底部弹出层等模板。下载后可以直接使用android studio运行哦
2021-01-28 04:04:01 317.1MB flutter
1
flutter app开发教程合集.zip
2021-01-28 04:03:59 1.65MB flutter app
Flutter自定义控件之图片裁剪框
2021-01-28 04:03:32 159KB Flutter 控件 自定义 图片
1