Explore Immutable Data Structures In Dart & Flutter. In object-oriented and functional programming, an immutable object is an object whose state can’t be adjusted after it is made . This is as opposed to a mutable object, which can be adjusted after it is made.