Description: This repo contains helper classes, mixins and functions that simplifies the implementation of certain functionalities.
- Response Parser: safe serialization for json data
- App Interface: launches urls, calls, share, etc.
- Validator: validates String for text fields using RegEx
- String Extension: provides utilities to manipulate strings
- Image Utility: provides utilities to read images and videos into app
- Geolocation: provides utilities to get and manage device location.
Feel free to make improvements and fixes to the snippets. A new PR is always welcome.