relateddigital_flutter 0.0.4 copy "relateddigital_flutter: ^0.0.4" to clipboard
relateddigital_flutter: ^0.0.4 copied to clipboard

outdated

Related Digital Flutter SDK

Related Digital Flutter SDK #

android app klasörüne google-services.json eklenecek huawei kısmını da test et

AndroidManifest.xml'e EuroFirebaseMessagingService ve EuroHuaweiMessagingService eklenecek

app build gradle'ına

apply plugin: 'com.google.gms.google-services' apply plugin: 'com.huawei.agconnect'

eklenmesi gerekiyor.

Geofence için de bir şeyler eklenmesi gerekiyor.

IOS

example podfile # platform :ios, 9 u '10.0' a çektim.

podfile ve podspec'leri düzelt.

relateddigital_flutter #

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.