-
Notifications
You must be signed in to change notification settings - Fork 802
Open
Description
[✓] Flutter (Channel beta, 2.5.0, on macOS 11.3.1 20E241 darwin-x64, locale
en-CN)
lib/views/auth_page/device_screens.dart:88:18: Error: 'AnimatedScale' is imported from both 'package:flutter/src/widgets/implicit_animations.dart' and 'package:flutter_folio/_widgets/animated/animated_scale.dart'.
child: AnimatedScale(
^^^^^^^^^^^^^
lib/views/home_page/covers_sortable_list.dart:187:22: Error: 'AnimatedRotation' is imported from both 'package:flutter/src/widgets/implicit_animations.dart' and 'package:flutter_folio/_widgets/animated/animated_rotation.dart'.
child: AnimatedRotation(
^^^^^^^^^^^^^^^^
lib/views/home_page/book_cover/book_cover.dart:81:17: Error: 'AnimatedScale' is imported from both 'package:flutter/src/widgets/implicit_animations.dart' and 'package:flutter_folio/_widgets/animated/animated_scale.dart'.
AnimatedScale(
^^^^^^^^^^^^^
Failed to compile application.
Metadata
Metadata
Assignees
Labels
No labels