victoreronmosele/flutter_native_strings

Add Message Factory

Closed this issue · 0 comments

The app will log different message types and an abstract MessageFactory class is to be added together with implementations so they can be passed into the Logger object.

This task will include an implementation of the MessageFactory - WelcomeMessageFactory which will be used to show the welcome message from #1.