登录

去注册 忘记密码?

登录

注册

去登录

  • 扫码关注公众号
  • 发送“我爱安卓
  • 即可获取验证码

注册

解锁回答区域

  • 扫码关注公众号
  • 发送“我爱安卓

若你登陆,将永久解锁;
若未登录,仅本机解锁。

解锁回答区域

获取注册验证码

  • 扫码关注公众号
  • 发送“我爱安卓
  • 即可获取验证码

看我如何使用Flutter开发一款盯盘小工具

ChessLuo   2021-06-29 23:40   收藏

简述

基于Flutter2.2.0框架开发一款兼容Windows、macOS桌面股票看盘小工具,方便关注股票的涨跌幅,仅供学习Flutter使用。

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.

##设置桌面支持
* https://flutter.cn/desktop#add-desktop-support-to-an-existing-flutter-app

安装包下载地址

样式效果演示

空主页空搜索主页列表
删除列表关于




版本历史:

v1.0.0 (2021/06/07)

  • 版本初次提交,具备增删股票功能。

致谢

*感谢所有优秀的开源项目 ^_^ 。

其他

  • 更多开源库请关注:GitHub
  • 最近建了公众号,欢迎大家关注,一起学习Android、小程序、跨平台开发~

项目地址:https://github.com/ChessLuo/flutter_stock_tool