PackageTrack
Sign in Get early access

apple_product_name

Library for translating Apple machine identifiers into Apple product names (e.g. 'iPhone17,1' to 'iPhone 16 Pro')

3.7.0 5.0K downloads/mo #299 most downloaded on pub.dev kyle-seongwoo-jun/flutter_apple_product_name

What this package is like to depend on

Last release 10 months ago

30 Sep 2025

Release timing varies

gaps range from 2 weeks to 6 months

Nearly every release is documented

notes for 21 of 21 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

21 releases · first in 2021

1 release in the last 12 months

see the full history below

Release timeline

21 releases · Jul 2021 to Sep 2025
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 21
  1. 3.7.0 30 Sep 2025
    Release notes

    3.7.0 (2025-09-30)

    Features

    • mark productName and productNameOrNull as deprecated in IosProductName and MacOsProductName extensions (607b632)
    Open source →
    Release notes

    Features

    • mark productName and productNameOrNull as deprecated in IosProductName and MacOsProductName extensions (607b632)
    Open source →
  2. 3.6.0 19 Mar 2025
    Release notes

    ci: rollback GitHub Actions workflows for publishing and release mana…

    Open source →
    Release notes

    3.6.0 (2025-03-19)

    Added Models

    • iPhone 16e
    • iPad Air 11-inch (M3)
    • iPad Air 13-inch (M3)
    • iPad (A16)
    • Mac Studio (2025)
    • MacBook Air (13-inch, M4, 2025)
    • MacBook Air (15-inch, M4, 2025)

    Features

    • add iPhone 16e, iPad Air (M3), iPad (A16), MacBook Air (M4), and Mac Studio (2025) (43d5866)
    Open source →
    Release notes
    • feat: add iPhone 16e, iPad Air (M3), iPad (A16), MacBook Air (M4), and Mac Studio (2025) (#36)
    Open source →
  3. 3.5.1 16 Dec 2024
    Release notes

    What's Changed

    • build(deps): bump device_info_plus from 11.1.0 to 11.2.0 by @dependabot in #31
    • fix: update wrong identifier by @github-actions in #32

    Full Changelog: 3.5.0...3.5.1

    Open source →
    Release notes
    • fix: fix wrong identifier of M4 Pro Mac mini (#32)
    Open source →
  4. 3.5.0 08 Nov 2024
    Release notes

    Added Models

    • Mac Studio (2022)
    • Mac Studio (2023)
    • iMac (24-inch, 2024, Two ports)
    • iMac (24-inch, 2024, Four ports)
    • Mac mini (2024)
    • MacBook Pro (14-inch, 2024)
    • MacBook Pro (16-inch, 2024)

    What's Changed

    • feat: add identifiers for November 2024 models by @github-actions in #29

    Full Changelog: 3.4.0...3.5.0

    Open source →
    Release notes
    • feat: add M4 iMac, Mac mini, MacBook Pro models (#29)
    • feat: add Mac Studio models (#29)
    Open source →
  5. 3.4.0 24 Oct 2024
    Release notes

    Added Models

    • iPad mini (A17 Pro)

    What's Changed

    • feat: add identifiers for October 2024 models by @github-actions in #27
    • build(deps): bump device_info_plus from 10.1.2 to 11.1.0 by @dependabot in #26

    Full Changelog: 3.3.0...3.4.0

    Open source →
    Release notes
    • feat: add iPad mini (A17 Pro) (#27)
    Open source →
  6. 3.3.0 10 Oct 2024
    Release notes

    What's Changed

    • chore: update device_info_plus to 11.0.0

    Full Changelog: 3.2.0...3.3.0

    Open source →
    Release notes
    • chore: update device_info_plus to 11.0.0
    Open source →
  7. 3.2.0 16 Sep 2024
    Release notes

    Added Models

    • iPhone 16
    • iPhone 16 Plus
    • iPhone 16 Pro
    • iPhone 16 Pro Max
    • Apple Watch Series 10 (GPS)
    • Apple Watch Series 10 (GPS + Cellular)

    What's Changed

    • feat: add identifiers for September 2024 models by @github-actions in #23
    • build(deps): bump device_info_plus from 10.1.0 to 10.1.2 by @dependabot in #22

    Full Changelog: 3.1.0...3.2.0

    Open source →
    Release notes
    • feat: add iPhone 16 models and Apple Watch Series 10 (#23)
    Open source →
  8. 3.1.0 16 May 2024
    Release notes

    Added Models

    • iPad Air 11-inch (M2)
    • iPad Air 13-inch (M2)
    • iPad Pro 11-inch (M4)
    • iPad Pro 13-inch (M4)

    What's Changed

    • feat: add identifiers for May 2024 models by @github-actions in #20

    Full Changelog: 3.0.0...3.1.0

    Open source →
    Release notes
    • feat: add iPad Pro M4, iPad Air M2 models (#20)
    Open source →
  9. 3.0.0 15 Apr 2024
    Release notes

    What's Changed

    Full Changelog: 2.4.0...3.0.0

    Open source →
    Release notes

    Plugin now requires the following:

    • Flutter >=3.19.0
    • Dart >=3.3.0
    • device_info_plus >=10.0.0
    • breaking build: update device_info_plus to 10.0.0 (#19)
    Open source →
  10. 2.4.0 13 Mar 2024
    Release notes
    • feat: add M3 MacBook Air models (#17)
    Open source →
  11. 2.3.0 03 Jan 2024
    Release notes
    • feat: add M3 Mac models (#14)
    Open source →
  12. 2.2.0 04 Oct 2023
    Release notes
    • feat: add iPhone 15 models, Apple Watch 9 models and Ultra 2 (#12)
    Open source →
  13. 2.1.0 01 Aug 2023
    Release notes
    • feat: update name of iOS, iPadOS, iPod models (#10)
    Open source →
  14. 2.0.0 25 Jun 2023
    Release notes

    Plugin now requires the following:

    • Flutter >=3.3.0
    • Dart >=2.18.0 <4.0.0
    • device_info_plus >=9.0.0
    • breaking build: update Flutter dependencies, set Flutter >=3.3.0 and Dart to >=2.18.0 <4.0.0 (#7)
    • breaking build: update device_info_plus to 9.0.0 (#9)
    • feat: add 2023 Mac Pro, MacBook Air models (#6)
    • fix: correct wrong identifier of 2022 iPad Pro models (#8)
    Open source →
  15. 1.4.0 26 Jan 2023
    Release notes
    • feat: add 2023 MacBook Pro, Mac mini models (#3)
    Open source →
  16. 1.3.1 13 Nov 2022
    Release notes
    • Add documentation.
    • Update README.md
    Open source →
  17. 1.3.0 13 Nov 2022
    Release notes
    • Add 2022 new models.
    • Works with device_info_plus 8.0.0.
    Open source →
  18. 1.2.0 24 Aug 2022
    Release notes
    • Works with device_info_plus 4.0.0.
    Open source →
  19. 1.1.0 26 May 2022
    Release notes
    • Add new models.
    Open source →
  20. 1.0.1 07 Oct 2021
    Release notes
    • Update device_info_plus version.
    Open source →
  21. 1.0.0 18 Jul 2021
    Release notes
    • initial release.
    Open source →

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