square_connect 0.0.9
square_connect: ^0.0.9 copied to clipboard
A wrapper for the Square Connect APIs. It's intended use is in a flutter application to manage inventory, catalog, customers, labor, and more on the Square platform.
0.0.9 #
- Added initial work on implementing Orders API
0.0.8 #
- Added .hasErrors to Response objects for easier error handeling
- Added
searchCatalogObjects()method- Still needs tests and documentation
0.0.7 #
- Minor changes to Locations API
0.0.6 #
- Added full support for Locations API
- Missing test suite
- Full functionality for all functions
- Missing full documentation
0.0.5 #
- Added full support for Customer API!
- Full test suite
- Full functionality for all functions
- Missing full documentation
0.0.4 #
- Added some formating on multiple files
0.0.3 #
- Fixed return type on lots of methods
0.0.2 #
- Added android and ios folders
0.0.1 #
- Initial Release
- Initial framework decisions and implementaion of most of the Catalog API