basecraft 2.0.2
basecraft: ^2.0.2 copied to clipboard
Basic Flutter setup with GetX and Dio – everything you need to kick off a new project fast.
2.0.2 #
🐞 Bug Fixes #
- Api Client add more options to customize calling api's.
- SqfliteService remove the singleton to work across multiple tables.
- Infinite Pagination Bug Fixed
2.0.1 #
🚀 Features #
- Repository Class
- Open App Setting
- Infinite Pagination Bug Fixed
- Added Shimmer Widget
2.0.0 #
🚀 Features #
- Check Internet Connectivity
- API Client Modification added multipart
- WebSocket
- Permission Handler