kepelet/flo

Create a standalone package

Opened this issue · 3 comments

I think there's a good reason to package some modules into a shared module so we can do something like this:

import FloKit

// from FloKit
AlbumService.fetchAlbums()

So we can use it anywhere across the project. Wdyt @alvinisasi

The module/package should be platform independent so anything that touches platform specific APIs like Keychain, User Preferences, etc should be excluded

cool, wait till i grab about package manager

ok nice watashi assign ke alvinisasi