twitter.dart is no longer resolvable with latest http package which has 0.12.2 version. https://github.com/sh4869/oauth.dart restricts version of http to be lower than 0.12, it's inherited by this package. Could you please update both to allow us to use it with latest http?