flutter_autofill_service 0.20.0 copy "flutter_autofill_service: ^0.20.0" to clipboard
flutter_autofill_service: ^0.20.0 copied to clipboard

PlatformAndroid

Integrate Flutter with platform autofill services. Inspired by similar autofill_service package.

0.20.0 #

  • Support Kotlin v2

Intermediate versions #

  • Avoid including text in pinned IME responses
  • Use explicit intents where required
  • Change number of results returned when IME demands
  • Enable different icon for pinned dataset
  • Disable longpress authentication launch intent
  • Enable no tinting of IME icons
  • Log 0 passwords rather than respond with fake dataset
  • DynamicLevelLoggingProvider for tinylog included so library consumers can adjust log level at runtime
  • Match additional username and password fields
  • Partial disabled implementation of Dialog Fill feature
  • Clear last intent when library consumer tells us save has been handled
  • Gracefully handle faulty AutofillManager on device
  • Match additional fields and treat signup fields differently
  • Forward compatilibilty mode flag to save metadata
  • Protect against non-text autofill values

0.14.0 #

  • Fix crashes on non-Android platforms by updating to new Dart plugin declaration format
  • Remove mentions of iOS

0.0.1 #

  • TODO: Describe initial release.
9
likes
140
points
44
downloads

Publisher

verified publisherkee.pm

Weekly Downloads

Integrate Flutter with platform autofill services. Inspired by similar autofill_service package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, logging, universal_platform

More

Packages that depend on flutter_autofill_service

Packages that implement flutter_autofill_service