当前位置:网站首页>[shutter] shutter debugging (debugging control related functions | breakpoint management | code operation control)
[shutter] shutter debugging (debugging control related functions | breakpoint management | code operation control)
2022-07-03 01:55:00 【Programmer community】
List of articles
- One 、 Commissioning control related functions
- Two 、 Breakpoint management
- 3、 ... and 、 Code operation control
- Four 、 Related resources
One 、 Commissioning control related functions

" Return ‘main.dart’ "
Rerun the project ;

" Stop ‘main.dart’ "
Stop debugging ;

" Resume Program "
Continue running the program to the next breakpoint ;

Two 、 Breakpoint management
" View Breakpoints "
By clicking the button , You can pop up Breakpoints Dialog box to manage all current breakpoints ;

stay Breakpoints In the dialog box, you can choose not to enable these breakpoints , When unchecked , Breakpoints still exist , It just doesn't work , It also turns into a hollow circle on the display ;

" Mute Breakpoints "
After clicking , All breakpoints fail , Breakpoints turn gray ;

3、 ... and 、 Code operation control
" Step Over "
Step through a line of code ;

" Step Into "
Jump inside the method ;

" Force Step Into "
Force jump into method ;

" Step Out "
Call out method ;

" Run to Cursor "
Run to cursor position , Place the cursor in one place , Click this button , The code will run to the current cursor position , And suspend ;

" Flutter Hot Reload "
In the course of debugging , Modified some code , Want to check the effect immediately , Click this button after modification , You can immediately deploy and enter the debugging state , The project does not run again ;

" Flutter Hot Restart"
In the course of debugging , Modified some code , If the code changes a lot , You need to click this button to re run and debug the project ;

Four 、 Related resources
Reference material :
- Flutter Official website : https://flutter.dev/
- Flutter Plug in download address : https://pub.dev/packages
- Flutter Developing documents : https://flutter.cn/docs ( Strongly recommend )
- official GitHub Address : https://github.com/flutter
- Flutter The Chinese community : https://flutter.cn/
- Flutter Practical tutorial : https://flutter.cn/docs/cookbook
- Flutter CodeLab : https://codelabs.flutter-io.cn/
- Dart Chinese document : https://dart.cn/
- Dart Developer website : https://api.dart.dev/
- Flutter Chinese net : https://flutterchina.club/ , http://flutter.axuer.com/docs/
- Flutter Related issues : https://flutterchina.club/faq/ ( It is recommended to watch it at the introductory stage )
- GitHub Upper Flutter Open source examples : https://download.csdn.net/download/han1202012/15989510
- Flutter Practical e-books : https://book.flutterchina.club/chapter1/
Important topics :
- Flutter Animation reference documentation : https://flutterchina.club/animations/
Blog source download :
GitHub Address : https://github.com/han1202012/flutter_animation ( Keep updating with the progress of the blog , There may not be the source code of this blog )
Blog source snapshot : https://download.csdn.net/download/han1202012/16245277 ( The source code snapshot of this blog , You can find the source code of this blog )
边栏推荐
- 网络安全-扫描与密码爆破2
- [data mining] task 6: DBSCAN clustering
- 深度(穿透)选择器 ::v-deep/deep/及 > > >
- DDL basic operation
- 网络安全-破解系统密码
- Reprint some Qt development experience written by great Xia 6.5
- Learn BeanShell before you dare to say you know JMeter
- [shutter] animation animation (basic process of shutter animation | create animation controller | create animation | set value listener | set state listener | use animation values in layout | animatio
- [keil5 debugging] debug is stuck in reset_ Handler solution
- STM32 - introduction of external interrupts exti and NVIC
猜你喜欢

In the face of difficult SQL requirements, HQL is not afraid

Query product cases - page rendering data
![[data mining] task 4:20newsgroups clustering](/img/76/af1d1338c468ec4825fe12816b84ff.png)
[data mining] task 4:20newsgroups clustering

树形结构数据的处理
![[technology development-23]: application of DSP in future converged networks](/img/2e/f39543a18a8f58b1d341ce72cc4427.png)
[technology development-23]: application of DSP in future converged networks

¢ growth path and experience sharing of getting an offer

Learn BeanShell before you dare to say you know JMeter

Redis:Redis的简单使用

LabVIEW安装第三方VISA软件后NI VISA失效

Take you ten days to easily complete the go micro service series (I)
随机推荐
File class (add / delete)
Everything文件搜索工具
STM32 - vibration sensor control relay on
Smart management of Green Cities: Digital twin underground integrated pipe gallery platform
[camera topic] complete analysis of camera dtsi
浏览器是如何对页面进行渲染的呢?
Network security - phishing
Learn BeanShell before you dare to say you know JMeter
小程序开发黑马购物商城中遇到的问题
PS remove watermark details
Network security - password cracking
Modify table structure
CF1617B Madoka and the Elegant Gift、CF1654C Alice and the Cake、 CF1696C Fishingprince Plays With Arr
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instance o
网络安全-DNS欺骗与钓鱼网站
Network security - vulnerabilities and Trojans
[shutter] animation animation (animatedwidget animation use process | create animation controller | create animation | create animatedwidget animation component | animation operation)
【Camera专题】HAL层-addChannel和startChannel简析
Huakaiyun (Zhiyin) | virtual host: what is a virtual host
机器学习笔记(持续更新中。。。)