native_id 1.0.0 copy "native_id: ^1.0.0" to clipboard
native_id: ^1.0.0 copied to clipboard

A Flutter package to retrieve unique device identifiers and comprehensive device information across different platforms.

1.0.0 #

Breaking Changes: This package now completely rewrite on top of device_info_plus plugin. Please use import 'package:native_id/legacy.dart' for old implementation.

  • Get unique device identifiers for all platforms
  • Retrieve comprehensive device information
  • Support for Android, iOS, Windows, macOS, Linux, and Web
  • Type-safe model classes
  • Easy to use API
  • Now, built on top of device_info_plus

0.0.7 #

  • Migrate to swift package manager for iOS
  • Bumps dependencies
  • Update dart sdk constraint to ^3.10.4
  • Update flutter sdk constraint to >=3.3.0

0.0.6 #

  • bumps dependencies

0.0.5 #

  • Upgrade flutter_lints to 3.0.0
  • Update README.md

0.0.4 #

  • Upgrade flutter constraint to >=3.1.0 <4.0.0
  • Change ios implementation using swift

0.0.3 #

  • Change function for iOS id.

0.0.2 #

  • Upgrade flutter version upgrade to 3.7.3
  • Upgrade kotlin version to 1.7.21
  • Upgrade android gradle version to 7.2.2

0.0.1 #

  • Unique ID - ANDROID_ID for android and identifierForVendor for iOS.
  • UUID - UUID for android and identifierForVendor for iOS.
4
likes
160
points
258
downloads
screenshot

Publisher

verified publisherkyawzayartun.com

Weekly Downloads

A Flutter package to retrieve unique device identifiers and comprehensive device information across different platforms.

Repository (GitHub)
View/report issues

Topics

#device #information #utils #identifier

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

device_info_plus, flutter, plugin_platform_interface

More

Packages that depend on native_id

Packages that implement native_id