Initial Release
Updated project information and formatted code
Updated README.md
Added additional documentation to page.dart
Added additional summary functions to page.dart
Added Unit Tests for page.dart
Updated the /example README to contain code for the examples found in the folder
Abstracted a lot of the classes and responses behind the scene
Added testing for search.dart
Added searching capabilities, see example and README for details
Added Travis CI support
Removed the Flutter Dependencies for the project, making it a pure dart package
Fixed minor issues