flutter_android 0.8.0
flutter_android: ^0.8.0 copied to clipboard
A Flutter plugin for Android platform-specific APIs, to reduce duplication of effort by centralizing Android bindings in a single package.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.8.0 - 2020-08-19 #
0.7.0 - 2020-08-19 #
Changed #
- Required Dart 2.8+
- Required the typed_data package
Added #
android_os.Parcel.obtain()static methodandroid_os.Parcel#asByteData()methodandroid_os.Parcel#asUint8List()methodandroid_os.Parcel#writeBoolean()methodandroid_os.Parcel#writeBooleanArray()methodandroid_os.Parcel#writeBundle()methodandroid_os.Parcel#writeByte()methodandroid_os.Parcel#writeByteArray()methodandroid_os.Parcel#writeCharArray()methodandroid_os.Parcel#writeDouble()methodandroid_os.Parcel#writeDoubleArray()methodandroid_os.Parcel#writeFloat()methodandroid_os.Parcel#writeFloatArray()methodandroid_os.Parcel#writeInt()methodandroid_os.Parcel#writeIntArray()methodandroid_os.Parcel#writeList()methodandroid_os.Parcel#writeLong()methodandroid_os.Parcel#writeLongArray()methodandroid_os.Parcel#writeMap()methodandroid_os.Parcel#writeParcelable()methodandroid_os.Parcel#writeString()methodandroid_os.Parcel#writeStringArray()methodandroid_os.Parcel#writeValue()method
0.6.0 - 2020-08-18 #
Added #
android_content.Intent#packagepropertyandroid_content.Intent#startActivity()method
0.4.0 - 2019-03-13 #
0.3.7 - 2019-03-12 #
Added #
android_bluetooth.Bluetooth{Adapter,Device,Headset,LeScanner}.*constants
0.3.6 - 2019-02-28 #
No functional changes.
0.3.4 - 2019-02-15 #
Added #
android_location.Locationclassandroid_hardware.Sensor#subscribe()methodandroid_hardware.SensorEventclassandroid_hardware.SensorManager.getDefaultSensor()static methodandroid_hardware.SensorManager.registerListener()static method
0.3.3 - 2019-02-15 #
Added #
android_location.Locationclass stubandroid_location.Location.distanceBetween()static method
0.3.2 - 2019-02-15 #
Added #
- Declared Bluetooth permissions for the example app
- Declared body sensor permissions for the example app
android_hardware.Sensorclass stubandroid_hardware.SensorEventclass stubandroid_hardware.SensorEventListenerclass stubandroid_hardware.SensorManagerclass stub
0.3.1 - 2019-02-14 #
Added #
android_bluetooth.BluetoothAdapterclass stubandroid_bluetooth.BluetoothDeviceclass stubandroid_bluetooth.BluetoothHeadsetclass stubandroid_bluetooth.BluetoothLeScannerclass stubandroid_bluetooth.BluetoothManagerclass stub
0.3.0 - 2019-02-14 #
Changed #
- Required Dart 2.1+
Added #
- Face detection demo in the example app
android_graphics.Bitmap.fromImage()static methodandroid_graphics.Bitmap.fromAssetImage()static methodandroid_graphics.Bitmap#getHeight()methodandroid_graphics.Bitmap#getWidth()methodandroid_graphics.Bitmap#toImage()methodandroid_graphics.Pointclassandroid_graphics.PointFclassandroid_media.Faceclassandroid_media.FaceDetectorclass
0.2.3 - 2018-12-10 #
Added #
android_content.Context.getSharedPreferences()methodandroid_content.SharedPreferencesclass
0.2.0 - 2018-12-05 #
Changed #
android_database.Cursor#getBlob()now returns aUint8List, not aByteBuffer
0.1.11 - 2018-11-21 #
0.1.7 - 2018-11-15 #
0.1.6 - 2018-11-15 #
Added #
android_database.Cursorinterfaceandroid_database.CursorIndexOutOfBoundsExceptionexceptionandroid_database.DatabaseUtilsclassandroid_database.SQLExceptionexception
0.1.5 - 2018-11-15 #
Added #
android_app.WallpaperColorsclassandroid_content.ComponentNameclassandroid_content.Intentclassandroid_os.Bundleclass
0.1.4 - 2018-11-14 #
Added #
android_bluetoothlibraryandroid_databaselibraryandroid_hardwarelibraryandroid_locationlibraryandroid_medialibraryandroid_netlibraryandroid_nfclibraryandroid_providerlibraryandroid_securitylibraryandroid_speechlibraryandroid_telephonylibraryandroid_viewlibrary
0.1.3 - 2018-11-14 #
0.1.1 - 2018-11-03 #
Added #
android_oslibraryandroid_os.Environment.dataDirectorygetterandroid_os.Environment.downloadCacheDirectorygetterandroid_os.Environment.externalStorageDirectorygetterandroid_os.Environment.externalStorageStategetterandroid_os.Environment.rootDirectorygetterandroid_os.Environment.isExternalStorageEmulatedgetterandroid_os.Environment.isExternalStorageRemovablegetter
0.1.0 - 2018-11-03 #
Added #
android_contentlibraryandroid_content.Context.cacheDirgetterandroid_content.Context.codeCacheDirgetterandroid_content.Context.dataDirgetterandroid_content.Context.externalCacheDirgetterandroid_content.Context.externalFilesDirgetterandroid_content.Context.filesDirgetterandroid_content.Context.noBackupFilesDirgetterandroid_content.Context.packageCodePathgetterandroid_content.Context.packageNamegetterandroid_content.Context.packageResourcePathgetter