Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Change implementations to return Uint8List rather than List<int> #123

Merged
merged 1 commit into from
May 20, 2019

Conversation

tvolkert
Copy link
Collaborator

This is in preparation for dart-lang/sdk#36900

@tvolkert tvolkert requested review from dnfield and cbracken May 20, 2019 04:42
@tvolkert tvolkert merged commit 79eb583 into dart-archive:master May 20, 2019
@tvolkert tvolkert deleted the bytes branch May 20, 2019 16:43
@cbracken
Copy link
Collaborator

Does the min Dart SDK version not need to change?

@tvolkert
Copy link
Collaborator Author

Does the min Dart SDK version not need to change?

Nope, 'cause it's still implementing the interface. These are forward-compatible changes that are explicitly being done ahead of time so that when the interface changes, this package won't be broken.

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

Successfully merging this pull request may close these issues.

3 participants