blob: 43eb9a55d06bc04991410437e4e0cd4308536d92 [file] [log] [blame]
// Copyright 2013 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
library gapi_mocks;
import 'package:google_sign_in_platform_interface/google_sign_in_platform_interface.dart';
import 'src/gapi.dart';
import 'src/google_user.dart';
import 'src/test_iife.dart';
part 'src/auth2_init.dart';