Coder Social home page Coder Social logo

flutter_basic's Introduction

오준석의 플러터 생존코딩

* 중요 공지 *

개정판에서는 8장이 추가되어 예제 소스가 하나씩 밀렸습니다. 개정판의 9, 10, 11장 예제는 소스의 8, 9, 10장에 해당합니다.

책을 집필한 시점과 현재의 프로젝트 생성시 버전 차이로 인해서, 원활한 진행을 위해서는 프로젝트 생성후 pubspec.yaml 파일에서 sdk 버전을 2.12.0 에서 2.7.0으로 변경하고 pub get을 실행하시면 책 대로 진행하실 수 있습니다.

pubspec

현시점에 기본값인 Dart 2.12.0에 적용되는 Null Safety는 부록에서 소개하고 있습니다.

유튜브에 추가적으로 설명 영상도 올렸으니 참고하세요

Video Label

변경사항

개정판

  • 8페이지 다트 2.12.0 버전 -> 다트 2.7.0 버전

초판 ~ 2판

  • 204페이지 6.3.2 StatefulWidget 클래스 동작

집필 당시(1.12.13버전)에는 책에서 설명한 것 처럼 다음 화면을 표시할 때 이전 페이지도 다시 그려진다고 되어 있으나, 현재는 이 동작은 변경되었습니다. Stateless와 동일하게 동작하여 나중에 그리는 페이지만 그려집니다.

예제 코드 실행 방법

안드로이드 스튜디오에서 각 챕터를 Open 합니다. Chapter04는 4, 5챕터 예제를 확인할 수 있는 앱 형태로 되어 있음.

참고 페이지

오탈자

오탈자는 Github이슈 등록 또는 한빛미디어 오탈자 등록 (http://www.hanbit.co.kr/store/books/look.php?p_code=B9770627589) 으로 제보 바랍니다.

  • xx쪽 xxx -> yyy

안드로이드 네이티브 서적이 보고 싶다면?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.