nbase_ad_flutter_sdk 0.1.1
nbase_ad_flutter_sdk: ^0.1.1 copied to clipboard
Official NBase AdStage SDK for Flutter. Enables deep linking, promotion management, event tracking, and analytics integration for mobile applications.
0.1.1 #
Bug Fixes #
- 🔧 iOS podspec configuration
- Rename
adstage_deeplink.podspec→nbase_ad_flutter_sdk.podspec - Update podspec name and metadata to match package name
- Fix CocoaPods integration issues for iOS builds
- Resolve "No podspec found" error in Flutter iOS builds
- Rename
Compatibility #
- ✅ Maintain full backward compatibility with 0.1.0 API
- ✅ Android builds remain unaffected
- ✅ iOS builds now work correctly with pub.dev package
0.1.0 #
Features #
- ✅ Initial release of NBase AdStage SDK for Flutter
- ✅ Deep link creation and handling with Cold Start support
- ✅ AdStage promotion system integration
- ✅ Cross-platform support (iOS/Android)
- ✅ Event tracking and analytics
- ✅ React Native SDK architecture adoption
- ✅ Flutter event stream for deep link notifications
Platform Support #
- ✅ Android: API 24+ (Android 7.0+)
- ✅ iOS: iOS 12.0+
Bundle Configuration #
- Sample app bundle ID:
com.nbase.sdkdemo - URL schemes:
com.nbase.sdkdemo,nbasesdkdemo - Universal Links support for
beta.adg.im
Technical Details #
- Built with React Native SDK architecture for stability
- Comprehensive MainActivity and AppDelegate integration
- Cold start deep link handling
- Promotion management UI components