la-haus / flutter-segment

Segment.io library for flutter
MIT License
22 stars 139 forks source link

feature/scalable-integration - Add dynamic and scalable segment integration #18

Closed ariefwijaya closed 10 months ago

ariefwijaya commented 2 years ago

Purpose

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

How to Test

Environment

Please define your environment to test this, you can choose multiple options. Put an x in the boxes that apply

Attach your `flutter doctor -v` inside code block:

``` [✓] Flutter (Channel stable, 2.5.3, on macOS 12.2 21D49 darwin-x64, locale en-ID) • Flutter version 2.5.3 at /Users/ittcel/fvm/versions/stable • Upstream repository https://github.com/flutter/flutter.git • Framework revision 18116933e7 (5 months ago), 2021-10-15 10:46:35 -0700 • Engine revision d3ea636dc5 • Dart version 2.14.4 [✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0) • Android SDK at /Users/ittcel/Library/Android/sdk • Platform android-31, build-tools 31.0.0 • Java binary at: /Applications/Android Studio.app/Contents/jre/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 11.0.11+0-b60-7590822) • All Android licenses accepted. [✓] Xcode - develop for iOS and macOS • Xcode at /Applications/Xcode.app/Contents/Developer • Xcode 13.2.1, Build version 13C100 • CocoaPods version 1.11.2 [✓] Chrome - develop for the web • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome [✓] Android Studio (version 2021.1) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 11.0.11+0-b60-7590822) [✓] IntelliJ IDEA Community Edition (version 2020.3.4) • IntelliJ at /Applications/IntelliJ IDEA CE.app • Flutter plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart [✓] VS Code (version 1.65.0) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension version 3.36.0 [✓] Connected device (2 available) • Android SDK built for x86 64 (mobile) • emulator-5554 • android-x64 • Android 9 (API 28) (emulator) • Chrome (web) • chrome • web-javascript • Google Chrome 98.0.4758.109 • No issues found! ```

Expected Results

Notes

ariefwijaya commented 2 years ago

Hi, @danielgomezrico @MaiKaY any update on this? I've planned to add more integration such as firebase, google analytics, facebook, and so on

danielgomezrico commented 2 years ago

@ariefwijaya thanks for this! Please take a look at my questions here and in the discussion

ariefwijaya commented 2 years ago

@ariefwijaya thanks for this! Please take a look at my questions here and in the discussion

@danielgomezrico Thanks for the reply. look forward to hearing your feedback.

ariefwijaya commented 2 years ago

@danielgomezrico @MaiKaY any feedbacks guys?

danielgomezrico commented 2 years ago

@ariefwijaya since the discussion is not already answered I would continue adding more code, it is better to think a solution a then implement it, there are still some unknowns in the discussion

ariefwijaya commented 2 years ago

@ariefwijaya since the discussion is not already answered I would continue adding more code, it is better to think a solution a then implement it, there are still some unknowns in the discussion

I've replied to your question already, have you checked it? @danielgomezrico

julianfalcionelli commented 1 year ago

No updates on this? Is great having the integration settings to be dynamic and not just supporting Firebase/Amplitude...