Surreal Flutter Demo
A minimum Flutter client demo for SurrealDB.
Prerequisites
- Flutter >= 3.3.2
- SurrealDB >= surreal 1.0.0-beta.8
Getting Started
Run the client
flutter run -d chrome
Then enter the SurrealDB websocket endpoint (eg. ws://localhost:8000/rpc
).
Disclaimer
This is just a minimum, hardcoded, restricted and finished demo.
Download source code on GitHub
https://github.com/1l0/surreal_flutter_demo?ref=flutterappworld.com
Provides the list of the opensource Flutter apps collection with GitHub repository.