dative_core 1.0.9 copy "dative_core: ^1.0.9" to clipboard
dative_core: ^1.0.9 copied to clipboard

Dative Core and Support

Getting started #

  1. Purchase the app in codecanyon.net, to see supported apps, please search word 'dative'
  2. Go to https://support.dative.me and register an account then the app
  3. Then import your purchased app in your computer and install.

For more information please check the purchased app documentation

Usage #

This package should already be included in your app. However, you can update it to the latest version if it's not already installed. First, add dative_core as a dependency in your pubspec.yaml file.

dependencies:
  dative_core: ^1.0.9

Don't forget to flutter pub get.

1. Configure your app #

Customize the following settings and add to your project's pubspec.yaml.

dative_core:
  # Config of your Purchase Code and Validation Key
  # validation_key you get it in our support https://support.dative.me
  # purchase_code you get it in codecanyon.net or in our support https://support.dative.me
  config:
    api_key: "eyJpZCI6ImZzYWZza2xzbGxkYTlkSD"
    purchase_code: "7Ue1c2f2-b5e8-4704-b82f-84b84104b096"

  # Setup Your app crucial credentials
  setup:
    app_name: "Dative App"
    facebook_app_id: "539301749834685"
    facebook_client_token: "9ff5c730a2e84dd93edo9fee7f3b4358"
    admob_app_id_ios: "ca-app-pub-93188637494690~2094289339"
    admob_app_id_android: "ca-app-pub-9310934613494690~2094289339"
    firebase_web_client_id: "720177134536-6kedeg9t63is98ni6rOKsdsb5brq8b.apps.googleusercontent.com"
    branch_live_key: "key_live_jtadffdsaOjyz1yLC7XXbiluClefdsfds"
    branch_app_link_url: "dative.app.link"
    branch_app_link_alt_url: "dative-alternate.app.link"

  # Files required to automatically setup the project
  files:
    google_file_android: assets/files/google-services.json
    google_file_ios: assets/files/GoogleService-Info.plist
    google_file_web: assets/files/google-services-web.js

2. Run the package #

After adding your settings to pubspec.yaml, run the following command in the terminal:

dart run dative_core:install

When the package finishes running, you will get successful messages or error message with description.

Additional information #

If you need any help, please submit a ticket at https://support.dative.me

4
likes
30
points
148
downloads

Publisher

verified publisherangopapo.com

Weekly Downloads

Dative Core and Support

Homepage

License

BSD-2-Clause (license)

Dependencies

animated_custom_dropdown, app_tracking_transparency, appinio_swiper, args, cached_network_image, calendar_date_picker2, connectivity_plus, country_flags, device_info_plus, dlibphonenumber, emoji_picker_flutter, equatable, fade_shimmer, firebase_analytics, firebase_auth, firebase_core, firebase_crashlytics, firebase_in_app_messaging, firebase_messaging, firebase_performance, fl_chart, flutter, flutter_branch_sdk, flutter_cache_manager, flutter_confetti, flutter_facebook_auth, flutter_google_places_sdk, flutter_native_splash, flutter_smart_dialog, flutter_staggered_grid_view, flutter_svg, fraction, geocoding, geolocator, get, google_mobile_ads, google_sign_in, http, in_app_review, insta_assets_picker, intl, inview_notifier_list, just_audio, link_text, lottie, mime, no_screenshot, onesignal_flutter, package_info_plus, parse_server_sdk_flutter, path, path_provider, permission_handler, protobuf, public_ip_address, purchases_flutter, record, saver_gallery, shared_preferences, shimmer, sidebarx, sign_in_with_apple, svgaplayer_flutter, universal_platform, upgrader, url_launcher, url_strategy, vector_math, video_compress, video_editor_2, video_editor_pits, video_player, visibility_detector, voice_message_package, webview_flutter, wechat_camera_picker, xml, yaml, zego_uikit_prebuilt_call, zego_uikit_prebuilt_live_streaming, zego_uikit_signaling_plugin

More

Packages that depend on dative_core