octo_image
A multifunctional Flutter image widget. Supports placeholders, error widgets and image transformers with fading.
2.1.0
3.0M downloads/mo
#202 most downloaded on pub.dev
Baseflow/octo_image
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 1.4 years
Nearly every release is documented
notes for 12 of 12 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
14 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
14 releases · May 2020 to Aug 2024
2021
2022
2023
2024
2025
2026
Releases
latest 14-
2.1.001 Aug 2024Release notes
Open source →What's Changed
- Use AlignmentGeometry in constructor by @narumi147 in #27
- fix(issue-34): dispose child when duration is zero by @AshishSingh2001 in #35
New Contributors
- @narumi147 made their first contribution in #27
- @AshishSingh2001 made their first contribution in #35
Full Changelog: v2.0.0...v2.1.0
-
2.0.025 Sep 2023Release notes
Open source →- Remove Blurhash dependency, see in the readme how to keep using blurhash.
-
1.0.216 May 2022 -
1.0.130 Nov 2021 -
1.0.027 Mar 2021 -
1.0.0+102 Apr 2021 -
1.0.0-nullsafety.115 Jan 2021 pre-release -
1.0.0-nullsafety.014 Jan 2021 pre-release -
0.3.007 Sep 2020Release notes
Open source →- Fixed bug when fitting placeholders or error widgets.
- BREAKING: Doesn't automatically center placeholders and error widgets anymore.
-
0.2.104 Jun 2020Release notes
Open source →- Make whole widget, including placeholder and error widgets, adhere to the height and width set.
-
0.2.028 May 2020 -
0.1.120 May 2020 -
0.1.014 May 2020Release notes
Open source →- Removed headers as they are not used for anything
- Added gaplessPlayback, works just like in Image: it keeps the old image visible when a new image is being loaded by the same widget.
- Changed how default parameter values work preventing setting them to null.
-
0.0.108 May 2020