device_info
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
2.0.3
68K downloads/mo
#1298 most downloaded on pub.dev
flutter/plugins
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 9 days to 6 months
Nearly every release is documented
notes for 36 of 36 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
39 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
39 releases · Aug 2017 to Nov 2021Releases
latest 39-
2.0.301 Nov 2021Release notes
Open source →- Remove references to the Android V1 embedding.
- Updated Android lint settings.
- Started using Background Platform Channels when available.
-
2.0.226 May 2021 -
2.0.119 May 2021 -
2.0.025 Feb 2021Release notes
Open source →- Migrate to null safety.
- Fix outdated links across a number of markdown files (#3276)
-
2.0.0-nullsafety.213 Jan 2021 pre-releaseNothing published for this version
-
2.0.0-nullsafety.105 Nov 2020 pre-releaseNothing published for this version
-
2.0.0-nullsafety28 Oct 2020 pre-releaseNothing published for this version
-
1.0.004 Nov 2020 -
0.4.2+111 Mar 2020Release notes
Open source →- Bump the minimum Flutter version to 1.12.13+hotfix.5.
- Remove deprecated API usage warning in AndroidIntentPlugin.java.
- Migrates the Android example to V2 embedding.
- Bumps AGP to 3.6.1.
-
0.4.2+221 Apr 2020 -
0.4.2+306 May 2020Release notes
Open source →- Declare API stability and compatibility with
1.0.0(more details at: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0).
- Declare API stability and compatibility with
-
0.4.2+412 May 2020 -
0.4.2+613 Aug 2020 -
0.4.2+722 Aug 2020 -
0.4.2+823 Sep 2020 -
0.4.2+914 Oct 2020 -
0.4.2+1003 Nov 2020 -
0.4.121 Oct 2019Release notes
Open source →- Support the v2 Android embedding.
- Update to AndroidX.
- Migrate to using the new e2e test binding.
- Add a e2e test.
-
0.4.1+125 Oct 2019Release notes
Open source →- Include lifecycle dependency as a compileOnly one on Android to resolve potential version conflicts with other transitive libraries.
-
0.4.1+225 Nov 2019 -
0.4.1+303 Dec 2019Release notes
Open source →- Fix pedantic errors. Adds some missing documentation and fixes unawaited futures in the tests.
-
0.4.1+410 Dec 2019Release notes
Open source →- Remove the deprecated
author:field from pubspec.yaml - Migrate the plugin to the pubspec platforms manifest.
- Require Flutter SDK 1.10.0 or greater.
- Remove the deprecated
-
0.4.1+520 Feb 2020 -
0.4.024 Jan 2019Release notes
Open source →- Breaking change. Migrate from the deprecated original Android Support Library to AndroidX. This shouldn't result in any functional changes, but it requires any Android apps using this plugin to also migrate if they're using the original support library.
-
0.4.0+108 Feb 2019Release notes
Open source →- Log a more detailed warning at build time about the previous AndroidX migration.
-
0.4.0+229 May 2019Release notes
Open source →- Bump minimum Flutter version to 1.5.0.
- Add missing template type parameter to
invokeMethodcalls. - Replace invokeMethod with invokeMapMethod wherever necessary.
-
0.4.0+330 Sep 2019 -
0.4.0+416 Oct 2019 -
0.3.015 Nov 2018 -
0.2.101 Jun 2018 -
0.2.009 Mar 2018 -
0.1.228 Feb 2018 -
0.1.112 Jan 2018Release notes
Open source →- Simplified and upgraded Android project template to Android SDK 27.
- Updated package description.
-
0.1.020 Dec 2017Release notes
Open source →- Breaking change. Upgraded to Gradle 4.1 and Android Studio Gradle plugin 3.0.1. Older Flutter projects need to upgrade their Gradle setup as well in order to use this version of the plugin. Instructions can be found here.
-
0.0.503 Dec 2017 -
0.0.413 Nov 2017 -
0.0.326 Oct 2017 -
0.0.220 Oct 2017Release notes
Open source →- Fixed broken type comparison
- Added "isPhysicalDevice" field, detecting emulators/simulators
-
0.0.115 Aug 2017