Skip to content

Demo banking app, works with the backend services in bank-demo repo

Notifications You must be signed in to change notification settings

sloppycoder/bank-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demobank

A new Flutter app for calling services gRPC services. Designed to work with backend services in bank-demo repo

notes

  1. protoc does not generate code for google.protobuf.Timestamp by default. To recompile the proto type, use the following command
protoc --dart_out=grpc:lib/ protos/demo_bank.proto protos/google/protobuf/timestamp.proto -I protos

About

Demo banking app, works with the backend services in bank-demo repo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published