Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'AnimatedScale' is imported from both #63

Open
desenmeng opened this issue Sep 14, 2021 · 6 comments
Open

'AnimatedScale' is imported from both #63

desenmeng opened this issue Sep 14, 2021 · 6 comments

Comments

@desenmeng
Copy link

[✓] 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.
@JaysonBH
Copy link

Running into the same issue

@samatzp
Copy link

samatzp commented Sep 23, 2021

same issue

@MarcusOhman91
Copy link

same issue, any solutions?

@samatzp
Copy link

samatzp commented Sep 27, 2021

same issue, any solutions?

flutter_neumorphic:
git:
url: git://github.com/Idean/Flutter-Neumorphic.git

@Ram8948
Copy link

Ram8948 commented Oct 9, 2021

same issue, any solutions?

@GQAdonis
Copy link
Contributor

GQAdonis commented Oct 9, 2021

I have addressed this in the following pull request: #64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants