device_marketing_names 0.5.1 copy "device_marketing_names: ^0.5.1" to clipboard
device_marketing_names: ^0.5.1 copied to clipboard

Lookup device marketing names for Android, iOS and browsers with ease. No internet connection or database required.

0.5.1 #

0.5.0 #

0.4.4 #

0.4.3 #

0.4.2 #

0.4.1 #

0.4.0 #

  • Add new methods getNames(), getNamesAsList(), getSingleName() and getNamesFromModel(), getNamesFromModelAsList(), getSingleNameFromModel()
  • Device lookups now always return a non-null value. If no name was found, the provided model will be returned
  • Deprecate getMarketingName() and getMarketingNameFromModel(). These methods will be removed in version 0.6.0
  • Reduced database size
  • Update database (via https://github.com/Boehrsi/device_identifiers at 2022-04-25)
  • Update dependencies
  • Update documentation
  • Update example app
  • Update tests

0.3.3 #

0.3.2 #

0.3.1 #

  • Update database
  • Update dependencies
  • Update example app

0.3.0 #

0.2.1 #

  • Fix web lookup
  • Update documentation

0.2.0 #

  • Breaking: renamed DeviceNames to DeviceMarketingNames
  • Breaking: return null on not supported platforms, instead of throwing an exception
  • Add support for web. The browser name delivered by device_info_plus is forwarded
  • Add code documentation
  • Extend testing

0.1.0 #

  • Initial version
  • Added lookup for the current device name
  • Added lookup for device name by model
22
likes
0
pub points
91%
popularity

Publisher

verified publisherboehrsi.de

Lookup device marketing names for Android, iOS and browsers with ease. No internet connection or database required.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

device_info_plus, flutter, universal_platform

More

Packages that depend on device_marketing_names