So I have set myself rather a steep learning curve. Create an App to deliver a series of podcasts about creating podcasts.
The plan is to offer a set of five podcasts, on an app, as a givaway for attendees to a workshop in Llandudno in December. The functionality is very simple. No log in requited. Simply a list of podcasts - maybe simple descriptions.
What are the tasks/questions/things I don’t know
creating a simple audio delivery app
hosting audio
playing audio within an app
Got plenty of homework.
What is Flutter?
https://www.linkedin.com/learning/flutter-part-01-introduction/what-is-flutter?u=56738929
Getting started:
https://www.linkedin.com/learning/flutter-part-02-building-apps/creating-a-flutter-project-from-scratch?u=56738929
Widgets:
https://www.linkedin.com/learning/flutter-part-03-flutter-widgets/micard-personal-business-card-app?u=56738929
State:
https://www.linkedin.com/learning/flutter-part-04-building-an-app-with-state/a-stateful-dice-app-dicee-project?u=56738929
SOUND!!!!
https://www.linkedin.com/learning/flutter-part-05-flutter-and-dart-packages/xylophone-a-musical-instrument-app?u=56738929