flutter_android 0.1.8 flutter_android: ^0.1.8 copied to clipboard
Android Bindings for Flutter
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.1.8 - 2018-11-20 #
Added #
- meta dependency
0.1.7 - 2018-11-15 #
Added #
android_database.Cursor#get()
method
Changed #
android_database.CursorIndexOutOfBoundsException
constructor
0.1.6 - 2018-11-15 #
Added #
android_database.Cursor
interfaceandroid_database.CursorIndexOutOfBoundsException
exceptionandroid_database.DatabaseUtils
classandroid_database.SQLException
exception
0.1.5 - 2018-11-15 #
Added #
android_app.WallpaperColors
classandroid_content.ComponentName
classandroid_content.Intent
classandroid_os.Bundle
class
0.1.4 - 2018-11-14 #
Added #
android_bluetooth
libraryandroid_database
libraryandroid_hardware
libraryandroid_location
libraryandroid_media
libraryandroid_net
libraryandroid_nfc
libraryandroid_provider
libraryandroid_security
libraryandroid_speech
libraryandroid_telephony
libraryandroid_view
library
0.1.3 - 2018-11-14 #
Added #
android_content.Context.*_SERVICE
constantsandroid_content.Context.getSystemService()
method
Changed #
- All plugin code is now protected by a
LocalPlatform().isAndroid
assertion - The appropriate classes now implement
android_os.Parcelable
0.1.2 - 2018-11-14 #
Added #
- platform dependency
android_app
library
0.1.1 - 2018-11-03 #
Added #
android_os
libraryandroid_os.Environment.dataDirectory
getterandroid_os.Environment.downloadCacheDirectory
getterandroid_os.Environment.externalStorageDirectory
getterandroid_os.Environment.externalStorageState
getterandroid_os.Environment.rootDirectory
getterandroid_os.Environment.isExternalStorageEmulated
getterandroid_os.Environment.isExternalStorageRemovable
getter
0.1.0 - 2018-11-03 #
Added #
android_content
libraryandroid_content.Context.cacheDir
getterandroid_content.Context.codeCacheDir
getterandroid_content.Context.dataDir
getterandroid_content.Context.externalCacheDir
getterandroid_content.Context.externalFilesDir
getterandroid_content.Context.filesDir
getterandroid_content.Context.noBackupFilesDir
getterandroid_content.Context.packageCodePath
getterandroid_content.Context.packageName
getterandroid_content.Context.packageResourcePath
getter