In the latest article, we started working on the architecture of the app, by adding Provider and moving hardcoded playlists in a temporary special service file.
Part 4 of the series about creating an audio player in Flutter. In this article, we add Provider and move the hardcoded data away from the player code.
Part 3 for the series of articles to create a music player for iOS and Android using Flutter.
Part 2 for the series of articles to create a music player for iOS and Android using Flutter.
Create a music player for iOS and Android using Flutter, part 1.
Firebase relased the Authentication emulator recently.
Firebase project You can use it in your existing Flutter app by adding, in firebase.
Recently, I update Flutter to version 1.22 and one of my apps stopped working on iOS, giving the following error:
Keep you build.gradle clean by assigning signing configuration only to the flavors that need them.
Text that uses ellipsis as overflow option could be displayed wrongly.