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

Not able to use Row() widget #7

Closed
kunalsaraf opened this issue Apr 7, 2019 · 2 comments
Closed

Not able to use Row() widget #7

kunalsaraf opened this issue Apr 7, 2019 · 2 comments

Comments

@kunalsaraf
Copy link

When I import 'package:mysql1/mysql1.dart' package, I am unable to use Row. It says Row is defined in 'package:flutter/src/widgets/basic.dart' as well as 'package:mysql1/mysql1.dart'.
So I have to import the former package explicitly.

@adamlofts
Copy link
Owner

Yeah, this is a known issue. Probably Row should be renamed to something else.

@adamlofts
Copy link
Owner

Duplicate of #10

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

2 participants