- Dart:Scalable Application Development
- Davy Mitchell Sergey Akopkokhyants Ivo Balbaert
- 172字
- 2021-07-09 18:56:19
Summary
The presentation editor is looking rather powerful with a range of advanced HTML controls, moving far beyond text boxes, date pickers, and color selectors. The preview and overview help the presenter to visualize the entire presentation as they work, thanks to the strong class structure built using Dart mixins
and data structures using generics.
We have spent time looking at the object basis of Dart, how to pass parameters in different ways, and, closer to the end user, how to handle keyboard input. This will assist in the creation of many different types of applications, and we have seen how optional parameters and true properties can help document code for ourselves and other developers.
Hopefully, you learned a little about coconuts, too!
The next step for this application is to improve the output with full screen display, animation, and a little sound to capture the audience's attention. The presentation editor could be improved, as well—currently, it is only in the English language. Dart's internationalization features can help with this.
- SOA實踐
- Python自動化運維快速入門(第2版)
- PyQt從入門到精通
- 前端架構:從入門到微前端
- Python Geospatial Development(Second Edition)
- 老“碼”識途
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- JavaScript+Vue+React全程實例
- Kotlin Standard Library Cookbook
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- Visual Basic程序設計實踐教程
- Java程序設計與項目案例教程
- Managing Microsoft Hybrid Clouds
- Android Game Programming by Example
- Machine Learning for OpenCV