- 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.
- Flask Blueprints
- 測試驅(qū)動開發(fā):入門、實戰(zhàn)與進(jìn)階
- Learn to Create WordPress Themes by Building 5 Projects
- AWS Serverless架構(gòu):使用AWS從傳統(tǒng)部署方式向Serverless架構(gòu)遷移
- 跟小海龜學(xué)Python
- R語言數(shù)據(jù)可視化實戰(zhàn)
- Python進(jìn)階編程:編寫更高效、優(yōu)雅的Python代碼
- 深入淺出DPDK
- SQL Server 2016數(shù)據(jù)庫應(yīng)用與開發(fā)習(xí)題解答與上機(jī)指導(dǎo)
- 基于Swift語言的iOS App 商業(yè)實戰(zhàn)教程
- Bootstrap 4:Responsive Web Design
- Modern JavaScript Applications
- Programming with CodeIgniterMVC
- Clojure for Machine Learning
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計原理(第2版)