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

pubspec.yaml does not specify a minimum Flutter version #44

Closed
jamesderlin opened this issue Jun 4, 2020 · 2 comments
Closed

pubspec.yaml does not specify a minimum Flutter version #44

jamesderlin opened this issue Jun 4, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@jamesderlin
Copy link

To avoid issues like #40 or https://stackoverflow.com/questions/62196357/, flutter_linkify's pubspec.yaml file should specify the minimum required Flutter version. The new TextTheme properties require Flutter 1.13.8 or newer.

@Cretezy
Copy link
Owner

Cretezy commented Jun 5, 2020

This is a good idea. Will add soon

@Cretezy Cretezy added the enhancement New feature or request label Jun 5, 2020
@Cretezy
Copy link
Owner

Cretezy commented Nov 6, 2020

This has been added in bc6608f

Thank you!

@Cretezy Cretezy closed this as completed Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants