simplify_satva 0.0.1
simplify_satva: ^0.0.1 copied to clipboard
This is a port of Simplify library for Flutter Applications
simplify #
A package of repetitive functionalities that is used internally across different projects by Satva Softech.
Features #
Simplify has a number of features to speed up development process:
- Common webview code for different platforms : Android, iOS, Windows, MacOS, Linux
- Micro-WebServer Architecture on Top of Jaguar with FileUpload Functionality
- PDF Generation from HTML Code using Puppeteer Package
- SQLite Database Helper
- Support for both Material and Cupertino apps
- Class Extensions for String, Date, Map, List, etc.
- Basic Encryption/Decryption of String
- Environment Configuration
Documentation coming soon...