JagandeepBrar / lunasea

Self-hosted software controller built using Flutter
https://www.lunasea.app
GNU General Public License v3.0
1.29k stars 64 forks source link

New RSS module #715

Open lightglitch opened 1 year ago

lightglitch commented 1 year ago

Hi, the module almost done. Only one issue:

Any feedback is welcome

JagandeepBrar commented 1 year ago

Hey @lightglitch, thanks for this PR but at this time major feature merges are blocked until some additional substantial changes to the architecture are complete. This will likely be the case for the course of the next 4-6 months until they have been completed, as the next big architecture transition is to use Riverpod instead of Provider for the state management.

For the time being I will keep the PR open and of course you are free to use your custom build but it won't be merged in for the foreseeable future.

lightglitch commented 1 year ago

Just looked at Riverpod and probably would solve my refresh issue. I will use those 4-6 months to start other modules that I would use integrated in Luna, after that some refactoring to be merge. Keep up the good work an thx for the feedback.