apple_product_name 3.5.0 apple_product_name: ^3.5.0 copied to clipboard
Library for translating Apple machine identifiers into Apple product names (e.g. 'iPhone17,1' to 'iPhone 16 Pro')
3.3.0 #
- chore: update device_info_plus to 11.0.0
3.0.0 #
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 in #19
2.0.0 #
Plugin now requires the following:
- Flutter >=3.3.0
- Dart >=2.18.0 <4.0.0
- device_info_plus >=9.0.0
1.3.1 #
- Add documentation.
- Update README.md
1.3.0 #
- Add 2022 new models.
- Works with device_info_plus 8.0.0.
1.2.0 #
- Works with device_info_plus 4.0.0.
1.1.0 #
- Add new models.
1.0.1 #
- Update device_info_plus version.
1.0.0 #
- initial release.