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

discontinuedreplaced by: embrace
outdated

Embrace SDK for Flutter

flutter_embrace #

Usage #

final client = EmbractHttpClient();
final res = await client.get('https://github.com/yongjhih/flutter_embrace');

ref. https://github.com/yongjhih/flutter_embrace/blob/master/lib/flutter_embrace.dart

Installation #

pubspec.yaml

dependencies:
  flutter_embrace:
    git:
      url: https://github.com/yongjhih/flutter_embrace.git