1 Star 3 Fork 0

咚咚 / YourFlagsFlutter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

yourflags

A new Flutter project.

Getting Started

https://github.com/flutter/flutter/wiki/Updating-Material-Design-Fonts-&-Icons https://www.wanandroid.com/blog/show/2442

Usually, this means that the Expanded widget has the wrong ancestor RenderObjectWidget. Typically, Expanded widgets are placed directly inside Flex widgets. The offending Expanded is currently placed inside a SizedBox widget. ###ext https://blog.csdn.net/weixin_43885787/article/details/109074138

https://blog.csdn.net/u013290250/article/details/121800202

https://blog.51cto.com/u_14202100/5082064

map

https://www.bbsmax.com/A/nAJvbW2QJr/

enmu

https://www.cnblogs.com/TobuTobu/p/16190828.html

http://www.wjhsh.net/maqingyuan-p-13782839.html

事件总线

https://blog.csdn.net/qq_41806966/article/details/122030678

事件通知()事件通知

https://blog.csdn.net/Memory_of_the_wind/article/details/126697323 https://pub.dev/packages/event_bus

gitX

https://blog.csdn.net/Calvin_zhou/article/details/124505010

第一帧

WidgetsBinding.instance.addPostFrameCallback((timeStamp) { 
  ///当前页面绘制完第一帧后回调
  ///在这里开启定时器
  startTimer();
});

#flutter_colorpicker https://pub.dev/packages/flutter_colorpicker

#键盘问题 https://www.jianshu.com/p/742257cd4bad

https://blog.csdn.net/hengsf123456/article/details/124727287

#启动闪屏适配 1、定义 flutter_native_splash.yaml 2、命令 flutter pub run flutter_native_splash:create --path=flutter_native_splash.yaml

#正式包哈 记得加权限

#运行IOS模拟器 https://flutter.cn/docs/get-started/install/macos CocoaPods not installed or not in valid state.

brew install cocoapods https://blog.csdn.net/qq_36973540/article/details/123586748 ruby环境 gem sources -l https://gems.ruby-china.com/ sudo gem update --system ruby -v

pod --version sudo gem install cocoapods

https://blog.csdn.net/jdsjlzx/article/details/125335479

https://blog.csdn.net/jdsjlzx/article/details/125335479

#host export ANDROID_HOME=/Users/zyb/Library/Android/sdk export PATH=$PATH:$ANDROID_HOME/tools export PATH=$PATH:$ANDROID_HOME/platform-tools export PATH=$PATH:$ANDROID_HOME/build-tools export PATH=/Users/zyb/Desktop/flutter/flutter/bin:$PATH

export PATH="/usr/local/opt/ruby/bin:$PATH" export LDFLAGS="-L/opt/homebrew/opt/ruby/lib export CPPFLAGS="-I/opt/homebrew/opt/ruby/include

https://www.cncsto.com/article/62755 open .bash_profile source .bash_profile https://www.bilibili.com/read/cv16477836/

空文件

简介

一款flutter3.x app 展开 收起
Dart 等 5 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/NiuDong/your-flags-flutter.git
git@gitee.com:NiuDong/your-flags-flutter.git
NiuDong
your-flags-flutter
YourFlagsFlutter
master

搜索帮助