4
2
Fork 0
Re-implementation of the front-end in Dart & Flutter
 
 
 
 
Go to file
shihern 793e57cd66 refactor: move factory constructor to the top 2020-01-27 21:00:12 +08:00
android feat: request for contacts permission on android 2019-11-27 22:11:38 +08:00
assets fix: adding assets 2019-03-30 22:02:14 +08:00
ios fix: client side compression to JPEG for uploaded images 2019-07-28 19:41:19 +08:00
lib refactor: move factory constructor to the top 2020-01-27 21:00:12 +08:00
test flutter scaffolding 2019-01-26 09:00:55 +08:00
.gitignore fix: add flutter-plugin-dependencies to gitignore 2020-01-05 13:31:40 +08:00
.metadata flutter scaffolding 2019-01-26 09:00:55 +08:00
README.md feat: add JSON serialization command to readme 2019-08-31 16:08:31 +08:00
pubspec.yaml feat: add network connection check functionality 2019-12-31 19:45:51 +08:00

README.md

frontend-flutter

Re-implementation of the Beep front-end in Dart & Flutter. Maintained by @sudharshan

Development

Init

# Generate JSON serialization code
flutter pub run build_runner build