서브메뉴
검색
상세정보
Google Flutter Mobile Development Quick Start Guide : Get up and Running with IOS and Android Mobile App Development.
Google Flutter Mobile Development Quick Start Guide : Get up and Running with IOS and Android Mobile App Development.
상세정보
- 자료유형
- 전자책(국외)
- 미국국회도서관 청구기호
- QA76.59
- 기본표목-개인명
- 표제와 책임표시사항
- Google Flutter Mobile Development Quick Start Guide : Get up and Running with IOS and Android Mobile App Development.
- 발행, 배포, 간사 사항
- 형태사항
- 1 online resource (146 pages)
- 일반주기
- Generating an application record on App Store connect
- 내용주기
- 완전내용Cover; Title Page; Copyright and Credits; Dedication; About Packt; Contributors; Table of Contents; Preface; Chapter 1: Introducing Flutter; The origin of Flutter; What is a widget?; Comparing Flutter to existing frameworks; Native platforms; WebView systems; Other cross-platform approaches; Flutter's approach; Why use Flutter?; Summary; Chapter 2: Getting Started with Flutter; Installing Flutter; Installing Flutter on Windows; Installing Flutter on Mac; Installing Flutter on Linux; Getting familiar with IDEs; Some quick tips for using your desired IDE; Exploring a sample app; Hot Reload
- 내용주기
- 완전내용Debugging an applicationDart analyzer; Dart observatory; Visual debugging; Material grid variable; The showPerformanceOverlay variable; Flutter widget inspector; Testing a Flutter application; Unit testing; Widget testing; Integration testing; Summary; Chapter 3: Widgets, Widgets Everywhere; Widgets Catalog; Container; Image; Text; Icon; RaisedButton; Scaffold; AppBar; PlaceHolder; Column; Row; ListView; A note about Row, Column, and ListView; Creating widgets; Stateless widgets; Stateful widgets; Routing and navigation; Returning a value when navigating; Summary
- 내용주기
- 완전내용Chapter 4: Exploiting the Widgets VarietyConstraints in Flutter; Introducing animations in Flutter; Animation categories; Common patterns; Using ListView and scrolling widgets; ListView ; Using List ; Using ListView. Builder; ListView separated by calling ListView.separated; Using ListView.custom constructor; Horizontal lists; Grid lists ; Introducing silvers ; Summary; Chapter 5: Widening our Flutter Horizons; Networking in Flutter; Using packages; Adding existing package dependency to an app; Upgrading existing package; Building a REST service; Setting up JSON Server
- 내용주기
- 완전내용Building a resource fileRun the json-server; Fetching data from the server; Accessibility in Flutter ; Large font; Screen readers ; Screen contrast; InternationƯalizing Flutter apps; Summary; Chapter 6: Using a Platform to Power Flutter Apps; Using Flutter packages; Searching for the package; Adding a package dependency to an app; Ways to specify package dependencies; Adding the code to the file ; Using platform channels; Creating a new Flutter project; Creating a Flutter platform client ; Making changes to MainActivity. Java ; Building and publishing your own plugin ; Summary
- 내용주기
- 완전내용Chapter 7: Firebase -- Flutter's Best FriendConnecting with Firebase; Creating a Firebase project; Registering an app using a package name; Downloading and setting up the config file ; Adding Firebase SDK; Verifying the configuration; Creating a Cloud Firestore Database; Firebase Cloud Messaging; Firebase Remote Config; Summary; Chapter 8: Deploying Flutter Apps; Deploying on Android; Reviewing the AndroidManifest.xml file; The build.gradle configurations; Icons within apps; Signing the app; Using ProGuard; Building a release APK; Deploying on iOS; Registering Bundle ID
- 요약 등 주기
- 요약Flutter is a cross-platform mobile application development framework .It uses the Dart programming language that was created by Google and aims to make development easier, faster and efficient. This book is going to be your guide from introducing Flutter to successfully developing a cross-platform application.
- 주제명부출표목-통일표제
- 주제명부출표목-통일표제
- 주제명부출표목-통일표제
- 주제명부출표목-통일표제
- 주제명부출표목-일반주제명
- 주제명부출표목-일반주제명
- 주제명부출표목-일반주제명
- 주제명부출표목-일반주제명
- 부출표목-개인명
- 기타형태저록
- Print version Mainkar Prajyot Google Flutter Mobile Development Quick Start Guide : Get up and Running with IOS and Android Mobile App Development
- 전자적 위치 및 접속
- 링크정보보기
MARC
008210114s2019 ulk 00 kor■001on1096518164
■003OCoLC
■00520201219042843.3
■006m d
■007cr cnu---unuuu
■020 ▼a1789340233
■020 ▼a9781789340235▼q(electronic bk.)
■035 ▼a2094758▼b(N$T)
■035 ▼a(OCoLC)1096518164
■037 ▼aC07E8CFB-7896-488F-85BF-AF2877C8AD20▼bOverDrive, Inc▼nhttp://www.overdrive.com
■040 ▼aEBLCP▼beng▼epn▼cEBLCP▼dTEFOD▼dOCLCF▼dOCLCQ▼dOCLCO▼dUKAHL▼dOCLCQ▼dOCLCO▼dOCLCQ▼dOCLCO▼dN$T
■049 ▼aMAIN
■050 4▼aQA76.59
■08204▼a005.35▼223
■1001 ▼aMainkar, Prajyot.
■24510▼aGoogle Flutter Mobile Development Quick Start Guide :▼bGet up and Running with IOS and Android Mobile App Development.
■260 ▼aBirmingham▼bPackt Publishing Ltd▼c2019.
■300 ▼a1 online resource (146 pages)
■336 ▼atext▼btxt▼2rdacontent
■337 ▼acomputer▼bc▼2rdamedia
■338 ▼aonline resource▼bcr▼2rdacarrier
■500 ▼aGenerating an application record on App Store connect
■5050 ▼aCover; Title Page; Copyright and Credits; Dedication; About Packt; Contributors; Table of Contents; Preface; Chapter 1: Introducing Flutter; The origin of Flutter; What is a widget?; Comparing Flutter to existing frameworks; Native platforms; WebView systems; Other cross-platform approaches; Flutter's approach; Why use Flutter?; Summary; Chapter 2: Getting Started with Flutter; Installing Flutter; Installing Flutter on Windows; Installing Flutter on Mac; Installing Flutter on Linux; Getting familiar with IDEs; Some quick tips for using your desired IDE; Exploring a sample app; Hot Reload
■5058 ▼aDebugging an applicationDart analyzer; Dart observatory; Visual debugging; Material grid variable; The showPerformanceOverlay variable; Flutter widget inspector; Testing a Flutter application; Unit testing; Widget testing; Integration testing; Summary; Chapter 3: Widgets, Widgets Everywhere; Widgets Catalog; Container; Image; Text; Icon; RaisedButton; Scaffold; AppBar; PlaceHolder; Column; Row; ListView; A note about Row, Column, and ListView; Creating widgets; Stateless widgets; Stateful widgets; Routing and navigation; Returning a value when navigating; Summary
■5058 ▼aChapter 4: Exploiting the Widgets VarietyConstraints in Flutter; Introducing animations in Flutter; Animation categories; Common patterns; Using ListView and scrolling widgets; ListView ; Using List ; Using ListView. Builder; ListView separated by calling ListView.separated; Using ListView.custom constructor; Horizontal lists; Grid lists ; Introducing silvers ; Summary; Chapter 5: Widening our Flutter Horizons; Networking in Flutter; Using packages; Adding existing package dependency to an app; Upgrading existing package; Building a REST service; Setting up JSON Server
■5058 ▼aBuilding a resource fileRun the json-server; Fetching data from the server; Accessibility in Flutter ; Large font; Screen readers ; Screen contrast; InternationƯalizing Flutter apps; Summary; Chapter 6: Using a Platform to Power Flutter Apps; Using Flutter packages; Searching for the package; Adding a package dependency to an app; Ways to specify package dependencies; Adding the code to the file ; Using platform channels; Creating a new Flutter project; Creating a Flutter platform client ; Making changes to MainActivity. Java ; Building and publishing your own plugin ; Summary
■5058 ▼aChapter 7: Firebase -- Flutter's Best FriendConnecting with Firebase; Creating a Firebase project; Registering an app using a package name; Downloading and setting up the config file ; Adding Firebase SDK; Verifying the configuration; Creating a Cloud Firestore Database; Firebase Cloud Messaging; Firebase Remote Config; Summary; Chapter 8: Deploying Flutter Apps; Deploying on Android; Reviewing the AndroidManifest.xml file; The build.gradle configurations; Icons within apps; Signing the app; Using ProGuard; Building a release APK; Deploying on iOS; Registering Bundle ID
■520 ▼aFlutter is a cross-platform mobile application development framework .It uses the Dart programming language that was created by Google and aims to make development easier, faster and efficient. This book is going to be your guide from introducing Flutter to successfully developing a cross-platform application.
■5880 ▼aPrint version record.
■590 ▼aAdded to collection customer.56279.3
■63000▼aiOS (Electronic resource)
■63000▼aAndroid (Electronic resource)
■63007▼aAndroid (Electronic resource)▼2fast▼0(OCoLC)fst01776064
■63007▼aIOS (Electronic resource)▼2fast▼0(OCoLC)fst01784820
■650 0▼aMobile apps.
■650 0▼aApplication software▼xDevelopment.
■650 7▼aApplication software▼xDevelopment.▼2fast▼0(OCoLC)fst00811707
■650 7▼aMobile apps.▼2fast▼0(OCoLC)fst01909896
■655 4▼aElectronic books.
■7001 ▼aGiordano, Salvatore.
■77608▼iPrint version▼aMainkar, Prajyot.▼tGoogle Flutter Mobile Development Quick Start Guide : Get up and Running with IOS and Android Mobile App Development.▼dBirmingham : Packt Publishing Ltd, ©2019▼z9781789344967
■85640▼3EBSCOhost▼uhttp://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=2094758
■938 ▼aAskews and Holts Library Services▼bASKH▼nAH36147890
■938 ▼aProQuest Ebook Central▼bEBLB▼nEBL5744476
■938 ▼aEBSCOhost▼bEBSC▼n2094758
■994 ▼a92▼bN$T


