dizzbase_client 0.0.15
dizzbase_client: ^0.0.15 copied to clipboard
Flutter client for the dizzbase node.js realtime database backend.
0.0.15 #
- bugfixes
0.0.14 #
- Authentication/login rework
0.0.11 #
- SQL injection protection and parameter binding
0.0.10 #
- First working version of login/authentication
0.0.8 #
- fixes
0.0.7 #
- Full API rework, not backwards compatible
0.0.6 #
- Updated Examples
0.0.5 #
- Added examples page example/example.md
0.0.4 #
- Minor fixes
0.0.3 #
- Moved all exports to dizzbase_client.dart and all other files to src
0.0.2 #
- Removed demo widgets - will be integrated into demo app
0.0.1 #
- Initial early testing release - not for production use.