interpolation library

A Dart package to handle dynamic String & Json interpolation.

Classes

Interpolation
The Interpolation class to handle String & Json interpolation.
InterpolationOption
The option for the Interpolation to find placeholder inside String & Json objects and interpolate (replace) them with provided values.