UnifiedPush / flutter-connector

Mirror of https://codeberg.org/UnifiedPush/flutter-connector
Apache License 2.0
31 stars 11 forks source link

WIP: platform_interface #48

Closed karmanyaahm closed 2 years ago

karmanyaahm commented 2 years ago

Abstracts away platform specific functionality

karmanyaahm commented 2 years ago

@p1gp1g can you test out this branch? I think fluffychat and flutter-example work well.

The code can use cleanup still, but, it should be functional rn.

This platform independent refactor using platform_interface is the first step to add linux compatibility.