getkevin / kevin-flutter

MIT License
0 stars 0 forks source link

MOBILE-1251_part7: Rework kevin flutter core as federated plugin #6

Closed antons-zubkovs closed 2 years ago

antons-zubkovs commented 2 years ago

Rework kevin flutter core module as flutter federated plugin, url_launcher was taken as an example.

Now kevin core consists of packages:

Additionally, json_serializable plugin was removed. Tests for setTheme() method added.