We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf7384 commit e32cc8eCopy full SHA for e32cc8e
packages/google_fonts/lib/src/google_fonts_base.dart
@@ -2,8 +2,6 @@
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
-import 'dart:ui';
6
-
7
import 'package:crypto/crypto.dart';
8
import 'package:flutter/material.dart';
9
// TODO(andrewkolos): The flutter framework wishes to add a new class named
packages/google_fonts/test/generated_font_methods_test.dart
import 'package:flutter_test/flutter_test.dart';
import 'package:google_fonts/google_fonts.dart';
0 commit comments