egghead.io
illustration for Get Started with Dart

Course

Get Started with Dart

  1. 1
    Setup your first Dart project
    1m 4s
  2. 2
    Setup your first Dart project on Windows
    1m 5s
  3. 3
    Set up your first Dart project on Linux
    2m 1s
  4. 4
    Understand Built-in types in Dart
    2m 45s
  5. 5
    Understand Variables and Constants in Dart
    1m 20s
  6. 6
    Define Optional Named and Positional Parameters for Functions and Methods in Dart
    1m 19s
  7. 7
    Control Flow Statements in Dart
    2m 1s
  8. 8
    Understand Classes and Inheritance in Dart
    3m 5s
  9. 9
    Define Interfaces and Share Class Members through Mixins in Dart
    2m 31s
  10. 10
    Capture and Return Asynchronous Values with Futures in Dart
    3m 40s
  11. 11
    Capture and Handle Data Sequences with Streams in Dart
    3m 41s
  12. 12
    Manage Package Dependencies with Pub
    3m 32s
  13. 13
    Manipulate Strings in Dart
    3m 7s
  14. 14
    Manipulate Lists/Arrays in Dart
    3m 37s
  15. 15
    Add New Methods to inbuilt Classes and Interfaces with Extension Methods in Dart
    2m 33s

Manipulate Strings in Dart

Jermaine Oppong
InstructorJermaine Oppong
  • flutter
    Flutter
  • dart
    Dart

Share this video with your friends

Send Tweet

We will learn how to work with Strings using a variety of methods made available in the dart:core library. We will explore the top methods for working with String values.

Learn more about Strings at https://api.dartlang.org/stable/2.2.0/dart-core/String-class.html

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions