当前位置:网站首页>[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 )
边栏推荐
- Network security - virus
- 网络安全-病毒
- 疫情當頭,作為Leader如何進行團隊的管理?| 社區征文
- 【Camera专题】OTP数据如何保存在自定义节点中
- Processing of tree structure data
- STM32 - introduction of external interrupts exti and NVIC
- Network security - the simplest virus
- Function definition and call, this, strict mode, higher-order function, closure, recursion
- In the face of difficult SQL requirements, HQL is not afraid
- The testing process that software testers should know
猜你喜欢
CF1617B Madoka and the Elegant Gift、CF1654C Alice and the Cake、 CF1696C Fishingprince Plays With Arr
[North Asia data recovery] data recovery case of raid crash caused by hard disk disconnection during data synchronization of hot spare disk of RAID5 disk array
小程序開發的部分功能
Leetcode skimming questions_ Sum of two numbers II - enter an ordered array
【数据挖掘】任务3:决策树分类
In the face of difficult SQL requirements, HQL is not afraid
His experience in choosing a startup company or a big Internet company may give you some inspiration
Technology sharing | Frida's powerful ability to realize hook functions
机器学习笔记(持续更新中。。。)
PS remove watermark details
随机推荐
Take you ten days to easily complete the go micro service series (II)
函数的定义和调用、this、严格模式、高阶函数、闭包、递归
[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
Certaines fonctionnalités du développement d'applets
[camera topic] turn a drive to light up the camera
网络安全-NAT网络地址转换
可視化yolov5格式數據集(labelme json文件)
Hard core observation 547 large neural network may be beginning to become aware?
Smart management of Green Cities: Digital twin underground integrated pipe gallery platform
机器学习笔记(持续更新中。。。)
STM32 - GPIO input / output mode
Openresty cache
网络安全-扫描与密码爆破2
小程序開發的部分功能
Network security - scan
[error record] an error is reported in the fluent interface (no mediaquery widget ancestor found. | scaffold widgets require a mediaquery)
Network security - scanning and password explosion 2
浏览器是如何对页面进行渲染的呢?
word插入公式/endnote
2022 spring "golden three silver four" job hopping prerequisites: Software Test interview questions (with answers)