PackageTrack
Sign in Get early access

chewie_audio

An audio player for Flutter with Cupertino and Material play controls

1.5.0 35K downloads/mo #1717 most downloaded on pub.dev Sub6Resources/chewie_audio

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Ships fairly regularly

a new release about every 10 months

Most releases are documented

notes for 5 of 8 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

8 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

8 releases · Sep 2019 to May 2023
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 8
  1. 1.5.0 13 May 2023
    Release notes

    Merge pull request #22 from Sub6Resources/release/1.5.0

    Prep for 1.5.0 release

    Open source →
    Release notes
    • Merge in changes up to chewie 1.5.0
    Open source →
  2. 1.4.0 12 May 2023
    Release notes
    • Flutter 3.10 compatibility
    Open source →
  3. 1.3.0 05 Jan 2022
    Release notes
    • ⬆️ #598: Update wakelock to ^0.6.1+1. Thanks fehernyul.

    • ⬆️ #599: Uniform controls. Thanks BuginRug.

      Slight Breaking Change. Instead of:

      typedef ChewieRoutePageBuilder = Widget Function(
      	  BuildContext context,
      	  Animation<double> animation,
          Animation<double> secondaryAnimation,
          _ChewieControllerProvider controllerProvider,
      );
      

      It is now:

      typedef ChewieRoutePageBuilder = Widget Function(
      	  BuildContext context,
      	  Animation<double> animation,
          Animation<double> secondaryAnimation,
          ChewieControllerProvider controllerProvider,
      );
      

      TL;DR: We had to make _ChewieControllerProvider public.

    • 🛠️ Fixed lint and formatting problems

    • Under New Management under the auspices of Flutter Community, and new maintainers diegotori and maherjaafar.

    Open source →
  4. 1.2.0 05 Mar 2021
    Release notes
    • Merged in chewie 1.0.0
      • Nullsafety support
      • Fixed iOS "Duration called on null"
      • Add animated play/pause
      • Add playback speed control
      • Other changes
    Open source →
  5. 1.1.2 06 Feb 2021

    Nothing published for this version

  6. 1.1.1 22 Nov 2020

    Nothing published for this version

  7. 1.0.0 30 Sep 2019
    Release notes

    Initial version of Chewie Audio, the audio player with a heart of gold.

    Forked from https://github.com/brianegan/chewie

    • Removed video components from Chewie to make an audio-only player.

    Chewie Changelog

    Open source →
  8. 1.0.0+1 30 Sep 2019

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive