You are on page 1of 3
Learn Google Flutter Fast 65 Example Apps MARK CLOW e of Contents Table of Contents 1. Table of Conten 2. Welcome Introduction Acknowl men Purpose Work Disclaimer Revisions Source Code Location Example & Exercise Names Example — ‘gesture_app’” One File 3. The Big Picture Introduction Before Cross-Platform Mobile Application Development Early Cross-Platform Development Tools Development Tools Th Native Librari Development Tools That Didn’t Use Native Libraries Modern Cross-Platform Development Tools React Native Google Flutter Conclusion 4, Intr ion to Dar’ Introduction Platforms 1. Within a Web Browser 2. As Interpreted Application 3. As Native Application Dart SDK Command-Line Tools Libraries 5. Basic Dart Introduction Example Code Entry Point Example Code Output Introduction to Typing Statically-typed languages. Dynamically-typed languages. Dart Typing Static Types Dynami ka Uni There is a difference, but it is subtle. This code wont compile. Dartpad displays the following error: ‘ype Inference Example of Inference #1: Output Example of Inference #2; Output Type Matching Example Code Output ‘ype Information Example Code Output Strings

You might also like