Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a standalone package #1

Open
faultables opened this issue Jun 20, 2024 · 3 comments
Open

Create a standalone package #1

faultables opened this issue Jun 20, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@faultables
Copy link
Contributor

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

@faultables
Copy link
Contributor Author

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

@alvinisasi
Copy link

cool, wait till i grab about package manager

@faultables
Copy link
Contributor Author

ok nice watashi assign ke alvinisasi

@faultables faultables added the enhancement New feature or request label Jun 20, 2024
@faultables faultables added this to flo Sep 18, 2024
@faultables faultables added this to the 1.5 milestone Nov 19, 2024
@faultables faultables removed this from the 1.5 milestone Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants