Released
SFX Library is a soundboard app that puts a library of sound effects right at your fingertips.
--
It puts a library of sound effects — clapping, drumrolls, explosions, comedic sound bites, lightning strikes, and more — directly on your device. Tap to play instantly, or search to find what you need.
It was my first app published on the Apple App Store and has accumulated over 500 downloads across both platforms. New sounds are added periodically through app updates.
I hadn't worked with Flutter before starting this project, so the biggest challenge wasn't the app's concept, it was learning the framework itself while building toward a real release. Dart, widget-based UI, and state management were all new to me, and getting audio playback to behave consistently between iOS and Android added its own platform-specific quirks to work through.
Building SFX Library introduced me to Flutter development, cross-platform app distribution, and the full pipeline of taking a mobile app from development to public release on two separate storefronts.