/flutter_snippets

This repo contains helper classes, mixins and functions that simplifies the implementation of certain functionalities.

Primary LanguageDartOtherNOASSERTION

Flutter Snippets 🔩

Description: This repo contains helper classes, mixins and functions that simplifies the implementation of certain functionalities.

Snippets added

  • 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.

Contributions 📥

Feel free to make improvements and fixes to the snippets. A new PR is always welcome.