bookgmt_api_package 0.7.3
bookgmt_api_package: ^0.7.3 copied to clipboard
A booking app API (Application Programming Interface) is a set of rules and protocols that defines how two or more systems can interact with each other.
0.0.1 #
- Initial release
0.0.2 #
- Added support for
api callsoption
0.0.3 #
- Updated support for
api callsoption
0.0.4 #
- Fixed singleton issue in appointment.
0.0.5 #
- Added password field to user model class
0.0.6 #
- Fixed unknown error issue in signup
0.0.7 #
- Change IP address to localhost
0.0.8 #
- Host updated
0.0.9 #
- Fixed user model issue
0.1.0 #
- Fixed user model issue with id
0.1.1 #
- Updated request to keep user session cookies active
0.1.2 #
- File write issue fixed
0.1.3 #
- Added sqlite support
0.1.4 #
- sqlite tested with ui components
0.1.5 #
- Open sqlite always...
0.1.6 #
- fixed id issue in user model
0.1.7 #
- Changed style properties model
0.1.8 #
- Added payment methods model and ratings. Image upload issue fixed
0.1.9 #
- Updated models with a copyWith method
0.2.0 #
- Images models updated and added to all other models that require images. Withdrawal model added to business model as list.
0.2.1 #
- Default categories now added to models
0.2.2 #
- Added gender to staff model
0.2.3 #
- change enum gender to string
0.2.4 #
- Added style models and properties
0.2.5 #
- Fixed issue with style properties
0.2.6 #
- Added category id to custom style
0.2.7 #
- Staff service assignment has been completed and image upload also completed
0.2.8 #
- Added staff service assignment to staff model and fixed url issue in staff
0.2.9 #
- Added staff service assignment to staff model and fixed url issue in staff
0.3.0 #
- fixed image url issue.
0.3.1 #
- Fix bugs n image url
0.3.2 #
- update image file upload structure
0.3.3 #
- Added image upload for multiple files
0.3.4 #
- Updated image upload for multiple files
0.3.5 #
- Changed request package to dio
0.3.6 #
- normalize api response to json
0.3.7 #
- Added support for business and other service creation in bulk
0.3.8 #
- added staff sub service assignment
0.3.9 #
- find service by business id and category id
0.4.0 #
- modify appointment model
0.4.1 #
- Updated routes for staff assignment
0.4.2 #
- fix staff assignment issue
0.4.3 #
- fix custom styles not showing
0.4.4 #
- add ability to fetch random services
0.4.5 #
- added payment method to business
0.4.6 #
- updated amount converter
0.4.7 #
- Added new field to appointment model
0.4.8 #
- Added new field to appointment model
0.4.9 #
- Removed value from appointment model
0.5.0 #
- Changed appointment business location(lng,lat) fields to string.
0.5.1 #
- Changed appointment business location(lng,lat) fields to double.
0.5.2 #
- Find by category id
0.5.3 #
- Added new field to businesses thumbnails model
0.5.4 #
- Added new field to users model notifications token
0.5.5 #
- Remove user permanently..
0.5.6 #
- exposed image upload api
0.5.7 #
- Allow data to image upload
0.5.9 #
- File upload updated
0.6.0 #
- Updated file upload url
0.6.1 #
- added payout model
0.6.2 #
- Added payout model and fixed issue with business model
0.6.3 #
- Added payout model and fixed issue with business model
0.6.4 #
- Added payout model and fixed issue with business model
0.6.5 #
- Added appointment status model
0.6.6 #
- Added rating values to business model
0.6.7 #
- Added rating values to business model
0.6.8 #
- Added balance to user model
0.6.9 #
- Fix int not assigned to double
0.7.0 #
- Patched request handler to handle null values
0.7.1 #
- OTP model added modified
0.7.2 #
0.7.3 #
- Added otp model