flutter_glimpse 0.0.1
flutter_glimpse: ^0.0.1 copied to clipboard
A Flutter package for Server-Driven UI with JSON and gRPC support. Build dynamic UIs updated from the server without app releases.
Changelog #
0.0.1 #
Added #
- Server-Driven UI framework for Flutter
- JSON and gRPC support for dynamic UI rendering
- Protocol Buffers integration for type-safe communication
- Core widget support: Text, Column, Row, Container, Scaffold, Image, Icon, SizedBox, Spacer
- GlimpseGrpcClient for server communication
- GlimpseGrpcRenderer widget for rendering server-driven UI
- Comprehensive documentation and examples
- Flutter-to-Glimpse conversion utilities
- Error handling and loading states