Skip to content

Jorik2018/flutter_pma

Repository files navigation

ONU Programa Mundial de Alimentos (PMA)

Created a Project to design login screen, registration screen, login with google ,slider navigation drawer,dashboard screen login with Facebook using Flutter.

Step 1) Register application on google developer console https://console.developers.google.com and copy google-service.json

Step 2) Register application on facebook developer console https://developers.facebook.com/ and put the facebook app id and scheme into string.xml file.

screenshot_1527760412

flutter run --no-sound-null-safety flutter create . flutter run flutter run --no-sound-null-safety flutter build web --base-href "/path/" flutter pub add flutter pub remove background_location: ^0.8.1 flutter pub remove background_location

bundle exec fastlane build

//override fun onRequestPermissionsResult(requestCode: Int, permissions: Array, grantResults: IntArray): Boolean {

Client Info https://blog.logrocket.com/understanding-deep-linking-flutter-uni-links/ client_id: 7GkIlgUp8Pin4P5GMax3x3ey client_secret: lvnhAfoFfb5GhcgFBEV8EXxgtHzr5O1b8ZAmHxKpxcGXLnAp client_id_issued_at: 1664155024 client_secret_expires_at: 0 Client Metadata flutter run -d headless-server --web-port=19607 flutter run -d chrome --web-port=19607 client_name: disabled client_uri: http://localhost:19607 grant_types: ['authorization_code', 'password'] redirect_uris: ['http://localhost:19607'] response_types: ['code'] scope: profile token_endpoint_auth_method: client_secret_basic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages