Skip to content
 - **REFACTOR**: Use interpolation to compose strings and values (fieldName + '.' => '$fieldName.').
 - **FIX**: Fixed all pending warnings.
 - **FIX**: Update analyzer dependency ([#4](https://gitlab.com/ruicraveiro/dart_framework/-/issues/4)).
 - **FEAT**: EntityAdapter made const.