flutter_kora 0.0.1 copy "flutter_kora: ^0.0.1" to clipboard
flutter_kora: ^0.0.1 copied to clipboard

The official Flutter SDK for KoraPay

Features #

Getting started #

Usage #

const like = 'flutter_kora';

Additional information #

Important: Android minimum SDK requirement

This package requires Android API level 24 (Android 7.0) or higher. If you are using the plugin in an Android app, ensure your app's Gradle configuration sets:

android {
	defaultConfig {
		minSdkVersion 24
	}
}

Additionally, the library performs a runtime SDK check and will abort initialization on devices with API < 24.

0
likes
120
points
103
downloads

Publisher

unverified uploader

Weekly Downloads

The official Flutter SDK for KoraPay

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, flutter, flutter_svg, get, intl, pusher_channels_flutter, webview_flutter

More

Packages that depend on flutter_kora