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

unlistedoutdated

Backend Core Library for Supporting InteractiveSSO Development.

example/interactivesso_backendcore_example.dart

import 'package:interactivesso_backendcore/interactivesso_backendcore.dart';

void main() {
  print('example!');
}