fintoc 2.0.2 copy "fintoc: ^2.0.2" to clipboard
fintoc: ^2.0.2 copied to clipboard

Use the Fintoc widget within your Flutter application as a View

2.0.2 #

  • Fix: remove KGP (kotlin-android plugin) from Android build.gradle — Flutter built-in Kotlin handles compilation.
  • Fix: update Android namespace and package to dev.faqcodes.fintoc.

2.0.1 #

  • Fix: add namespace 'com.faqcodes.fintoc' to Android build.gradle for AGP 8+ compatibility.
  • Bump compileSdkVersion to 33.

2.0.0 #

  • BREAKING CHANGE: Replaced FintocConfig default constructor with product-specific factory constructors (.payments(), .movements(), .subscriptions(), .invoices()).
  • Upgraded webview_flutter to ^4.13.1 leveraging Android hybrid composition.
  • Added url_launcher to correctly handle external links (like vouchers) using the native browser.

1.0.0 #

  • Documentation: add budgets stats

0.0.1 #

  • Initial version
1
likes
140
points
214
downloads

Documentation

API reference

Publisher

verified publisherfaqcodes.dev

Weekly Downloads

Use the Fintoc widget within your Flutter application as a View

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, url_launcher, webview_flutter, webview_flutter_android

More

Packages that depend on fintoc

Packages that implement fintoc