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

expand the sdk constraint; rev version #4

Merged
merged 2 commits into from
Aug 2, 2017
Merged

expand the sdk constraint; rev version #4

merged 2 commits into from
Aug 2, 2017

Conversation

devoncarew
Copy link
Member

  • expand the sdk constraint
  • rename the libraries names (the name for the libraries shows up oddly here: https://docs.flutter.io/)
  • add an analysis_options.yaml file
  • rev the package version

@lrhn @kevmoo @nex3

@@ -11,7 +11,7 @@
/// That means that using the [TypedDataView.buffer] getter is not guaranteed
/// to return the same result each time it is used, and that the buffer may
/// be larger than what the list is using.
library dart.pkg.typed_data.typed_buffers;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be typed_data.typed_buffers.

If it's not the name of the package, it should be prefixed with it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sgtm

@devoncarew
Copy link
Member Author

updated, ptal

@devoncarew devoncarew merged commit 61bf33c into master Aug 2, 2017
@kevmoo kevmoo deleted the update branch August 2, 2017 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants