Page 4 - Dart Language
P. 4

Chapter 11: Exceptions                                                                               26

          Remarks                                                                                             26

          Examples                                                                                            26

            Custom exception                                                                                  26

        Chapter 12: Functions                                                                                27

          Remarks                                                                                             27

          Examples                                                                                            27

            Functions with named parameters                                                                   27

            Function scoping                                                                                  27

        Chapter 13: Libraries                                                                                29

          Remarks                                                                                             29

          Examples                                                                                            29

            Using libraries                                                                                   29

            Libraries and visibility                                                                          29

            Specifying a library prefix                                                                       30

            Importing only part of a library                                                                  30

            Lazily loading a library                                                                          30

        Chapter 14: List Filters                                                                             32

          Introduction                                                                                        32

          Examples                                                                                            32

            Filtering a list of integers                                                                      32

        Chapter 15: Pub                                                                                      33

          Remarks                                                                                             33

          Examples                                                                                            33

            pub build                                                                                         33

            pub serve                                                                                         33

        Chapter 16: Regular Expressions                                                                      34

          Syntax                                                                                              34

          Parameters                                                                                          34

          Remarks                                                                                             34

          Examples                                                                                            34
   1   2   3   4   5   6   7   8   9