android_content_provider 0.2.1 copy "android_content_provider: ^0.2.1" to clipboard
android_content_provider: ^0.2.1 copied to clipboard

outdated

Flutter plugin to use ContentProvider/ContentResolver APIs on Android

0.2.1 #

  • Add AndroidContentProvider example and make README setup instructions more clear
  • Avoid breaking changes in Android StandardMessageCodec Flutter 2.13.0 by converting AndroidContentProviderMessageCodec from Kotlin to Java

0.2.0 #

  • Fixed CancellationSignal sometimes throw MissingPluginException on cancel
  • Made method channels non-serial
  • Fixed loadThumbnail return type
  • Deleted autoCloseScope and Closeable, because it isn't possible to properly implement them in Dart - now you should manually close all cursors

0.1.0 #

  • Fixed that NativeCursor "get" methods were throwing with null values

0.0.1 #

  • Support ContentProvider and related ContentResolver APIs on Android
15
likes
0
points
1.38k
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to use ContentProvider/ContentResolver APIs on Android

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, flutter, uuid

More

Packages that depend on android_content_provider