anki_connect_ios 1.0.0 copy "anki_connect_ios: ^1.0.0" to clipboard
anki_connect_ios: ^1.0.0 copied to clipboard

A simple and convenient Flutter package for connecting to AnkiMobile on iOS. Add cards to decks with ease using URL schemes.

1.0.0 - 2026-02-03 #

Added #

  • Initial release of Anki Connect iOS
  • AnkiConnectIOS client for connecting to AnkiMobile
  • AnkiCard model for creating cards
  • AnkiDeck and AnkiModel models for deck/note type information
  • Methods to:
    • Check AnkiMobile availability
    • Get available decks and note types
    • Add single or multiple cards
    • Open AnkiMobile directly
  • Example Flutter app demonstrating usage

Features #

  • URL scheme integration with AnkiMobile
  • Clipboard-based data retrieval from AnkiMobile
  • Support for custom callback schemes
  • Support for all AnkiMobile field types
0
likes
160
points
60
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple and convenient Flutter package for connecting to AnkiMobile on iOS. Add cards to decks with ease using URL schemes.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, super_clipboard, url_launcher

More

Packages that depend on anki_connect_ios