<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Programming Flutter</title>
    <subTitle>native, cross-platform apps the easy way</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Zaccagnino, Carmine.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">ncu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Raleigh, NC</placeTerm>
    </place>
    <publisher>The Pragmatic Bookshelf</publisher>
    <dateIssued>c2020</dateIssued>
    <dateIssued encoding="marc">2020</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxii, 339 p. : ill.</extent>
  </physicalDescription>
  <tableOfContents>part I. Getting started with flutter -- Making your first Flutter app -- Laying out more widgets -- Building a calculator app -- Beyond the standard library -- plugins and packages -- part II. Doing more with Flutter -- Network and storage I/O and navigation -- Testing and debugging Flutter apps -- Build a chat app using Firebase -- A[ppendix]1 -- Introduction to dart -- A[ppendix]2 -- Apple-like look and additional app configuration.</tableOfContents>
  <note type="statement of responsibility">Carmine Zaccagnino.</note>
  <subject>
    <topic>Application software</topic>
    <topic>Development</topic>
  </subject>
  <subject>
    <topic>Mobile apps</topic>
    <topic>Development</topic>
  </subject>
  <classification authority="lcc">QA76.76.A65 Z33 2020</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>Pragmatic programmers</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9781680506952 (pbk.)</identifier>
  <identifier type="isbn">1680506951 (pbk.)</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">210519</recordCreationDate>
    <recordIdentifier source="OCoLC">on1142686065</recordIdentifier>
  </recordInfo>
</mods>
