flutter-grpc-tutorial-master
api
proto
v1
chat.proto
515B
third_party
protoc-gen.cmd
658B
google
protobuf
wrappers.proto
4KB
empty.proto
2KB
timestamp.proto
6KB
LICENSE
11KB
README.md
269B
flutter-grpc-tutorial.code-workspace
355B
go-server
.gitignore
199B
go.mod
233B
pkg
api
v1
chat.pb.go
7KB
service
v1
chat.go
1KB
protocol
grpc
server.go
542B
.vscode
launch.json
505B
cmd
server
main.go
359B
flutter_client
.gitignore
1KB
pubspec.yaml
2KB
android
app
build.gradle
2KB
src
main
AndroidManifest.xml
2KB
res
mipmap-xhdpi
ic_launcher.png
721B
mipmap-mdpi
ic_launcher.png
442B
mipmap-xxhdpi
ic_launcher.png
1KB
drawable
launch_background.xml
434B
mipmap-hdpi
ic_launcher.png
544B
mipmap-xxxhdpi
ic_launcher.png
1KB
values
styles.xml
361B
java
com
example
flutterclient
MainActivity.java
370B
settings.gradle
484B
build.gradle
470B
gradle.properties
29B
gradle
wrapper
gradle-wrapper.properties
234B
ios
Runner.xcodeproj
xcshareddata
xcschemes
Runner.xcscheme
3KB
project.xcworkspace
contents.xcworkspacedata
152B
project.pbxproj
21KB
Flutter
Release.xcconfig
30B
AppFrameworkInfo.plist
773B
Debug.xcconfig
30B
Runner
main.m
226B
AppDelegate.h
103B
Info.plist
1KB
AppDelegate.m
424B
Base.lproj
LaunchScreen.storyboard
2KB
Main.storyboard
2KB
Assets.xcassets
AppIcon.appiconset
Icon-App-40x40@3x.png
3KB
Icon-App-29x29@3x.png
2KB
Icon-App-40x40@1x.png
1KB
Icon-App-29x29@1x.png
1KB
Icon-App-20x20@1x.png
564B
Icon-App-76x76@1x.png
2KB
Contents.json
2KB
Icon-App-60x60@2x.png
3KB
Icon-App-29x29@2x.png
2KB
Icon-App-1024x1024@1x.png
11KB
Icon-App-40x40@2x.png
2KB
Icon-App-76x76@2x.png
3KB
Icon-App-20x20@2x.png
1KB
Icon-App-60x60@3x.png
4KB
Icon-App-20x20@3x.png
2KB
Icon-App-83.5x83.5@2x.png
4KB
LaunchImage.imageset
LaunchImage@2x.png
68B
LaunchImage.png
68B
LaunchImage@3x.png
68B
Contents.json
391B
README.md
336B
Runner.xcworkspace
contents.xcworkspacedata
152B
README.md
543B
.metadata
305B
lib
api
v1
chat.pbjson.dart
282B
chat.pbgrpc.dart
2KB
chat.pb.dart
1KB
chat.pbenum.dart
148B
google
protobuf
wrappers.pbjson.dart
1KB
timestamp.pb.dart
2KB
empty.pbjson.dart
196B
wrappers.pb.dart
12KB
empty.pb.dart
1KB
empty.pbenum.dart
149B
wrappers.pbenum.dart
152B
timestamp.pbjson.dart
362B
timestamp.pbenum.dart
153B
chat_service.dart
6KB
theme.dart
485B
models
message.dart
368B
message_outgoing.dart
843B
message_incoming.dart
384B
blocs
application_bloc.dart
4KB
bloc_provider.dart
1KB
message_events.dart
873B
pages
home.dart
8KB
main.dart
3KB
widgets
chat_message.dart
364B
chat_message_incoming.dart
2KB
chat_message_outgoing.dart
2KB
暂无评论