Flutter for Beginners

Flutter for Beginners

评分

★★★★★

ISBN

9781788990523

出版社

Packt Publishing 2019-09-12出版

分类

编程设计

内容简介
Google Flutter is a cross-platform mobile framework that makes it easy to write high-performance apps for Android and iOS. This book will help you get to grips with the basics of the Flutter framework and the Dart programming language.Starting from setting up your development environment, you’ll learn to design the UI and add user input functions. You'll explore the navigator widget to manage app routes and learn to add transitions between screens. The book will even guide you through devel
AI简介
这是一本全面介绍Flutter框架和Dart编程语言的入门书籍。本书旨在帮助读者掌握Flutter开发的核心概念和技术,从基本的Flutter环境搭建,到复杂的路由和导航,再到高级的Flutter调试和优化,书中都有详细的讲解和实例。 书中首先介绍了Flutter框架的核心理解,包括Dart语言和Flutter框架的特点和优势。接着,作者深入讲解了Dart语言的基本原理和特性,包括变量声明、数据类型、运算符、控制流和函数等。同时,书中也介绍了Flutter框架中的stateful/stateless widgets,Material Design Scaffold,以及Flutter基本 widgets的使用方法和技巧。 在Flutter框架的学习中,GestureDetector和Handling user gestures是两个非常重要的概念。书中详细讲解了如何通过GestureDetector来处理用户的触摸手势,包括点击、拖动、缩放等。同时,书中也介绍了如何使用MediaQuery来改变应用的布局,以及如何通过Navigator widget来实现应用的导航。 在Flut
阅读/下载地址