Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

NetcastsOSS – Podcasts (netcasts) consumer app

Netcasts OSS

Simple podcasts (netcasts) management powered by open source software

HomepageDrawerExploreDiscover
PodcastEpisodesPlayerSettings

Why another podcast app?

Supported Features

Roadmap

Contributing

The repo might seem like an odd mix of the flutter stack and the npm world. In part, it’s laziness and reliance of convenience/experience with node/npm.

Development in Docker

There is no support for developing via an emulator. A priviledge docker container is used in conjunction with an usb-connected device.

By default, this will trigger flutter run within the container. However, to use another entrypoint, try npm run start:docker -- lib/main_prod.dart.

Caveats

Currently, I maintain a datastore with popular podcast data. In order to contribute, you would need information about this datastore. As a substitute, you are able to reproduce this datastore using the podcasts-fetcher work.

App Releases

I have not made what’s required to release this app in the play store (keys, release settings, etc) available via GitHub. It’s essentially what’s in the flutter docs guiding developers through the release process.

Getting Started

For help getting started with Flutter, view the official documentation.

Find out more about the flutter developer experience while building this app.

Download Netcasts OSS source code on GitHub

https://github.com/eemp/NetcastsOSS

Exit mobile version