Commit Graph

370 Commits

Author SHA1 Message Date
Ivan Antunes 68942bbc34 fix: Carregamento de Imagem de Welcome Offline 2024-07-26 17:23:19 -03:00
jantunesmesias dc9bc215b9 chore: Update MenuComponentWidget to use const constructor 2024-07-26 16:50:48 -03:00
FlutterFlow dadbaff7a0 update 2024-07-26 19:14:10 +00:00
jantunesmesias aea9b851c0 fix menu 2024-07-26 14:41:21 -03:00
Ivan Antunes 5f84d79629 fix: Fix Files 2024-07-26 11:41:29 -03:00
FlutterFlow de87353855 o grande rollback 2024-07-26 11:41:29 -03:00
FlutterFlow c8e043eccc teste 2024-07-26 11:40:40 -03:00
FlutterFlow a097bd30e5 fix: Form de Login do APP 2024-07-26 11:39:48 -03:00
FlutterFlow a4a389854c Updating to latest FlutterFlow output. 2024-07-26 11:39:07 -03:00
FlutterFlow 54ee3ebda0 o grande rollback 2024-07-26 13:22:13 +00:00
FlutterFlow fc80d2542b teste 2024-07-26 12:51:10 +00:00
jantunesmesias dcc29abc21 fix 2024-07-26 09:50:35 -03:00
Ivan Antunes 5d9502cf20
Merge pull request #7 from FRE-Informatica/road_to_mvp
fix: Corrigido Imagem da Tela de Welcome quando não ter Internet
2024-07-25 15:20:51 -03:00
Ivan Antunes 606cfc3e77 Merge branch 'develop' into road_to_mvp 2024-07-25 15:20:28 -03:00
jantunesmesias 7c721b6768 chore: Update tab controller length in message widget 2024-07-25 15:13:30 -03:00
FlutterFlow 8e9f9ed589 fix: Form de Login do APP 2024-07-25 15:04:38 +00:00
Ivan Antunes c7ae2744fd fix: Corrigido Imagem da Tela de Welcome quando não ter Internet 2024-07-25 11:38:47 -03:00
jantunesmesias 7026c0b08e chore: Update tab controller length in message widget 2024-07-25 11:33:28 -03:00
jantunesmesias 8446569042 chore: Update tab controller length in message widget 2024-07-25 10:03:24 -03:00
jantunesmesias f7e85cea0b Refactor QR code generation and error handling 2024-07-25 09:19:32 -03:00
jantunesmesias 0f41eba57f some changes 2024-07-25 08:44:29 -03:00
Ivan Antunes 453cec6040
Merge pull request #6 from FRE-Informatica/fd-562/notificacao_ios
FIX/FD-562: Notificação iOS
2024-07-25 08:08:25 -03:00
Ivan Antunes ea6a648053 Merge branch 'main' into fd-562/notificacao_ios 2024-07-24 17:30:16 -03:00
Ivan Antunes a57cf381d6 fix: Notificação no iOS 2024-07-24 14:56:20 -03:00
jantunesmesias f22a3b615b Refactor QR code generation and error handling 2024-07-23 10:08:42 -03:00
jantunesmesias ff43303205 Refactor MessageWellComponentWidget, update totalPageNumber handling, implement settings preferences page and fix share 2024-07-23 08:06:53 -03:00
jantunesmesias 630376e416 Refactor MessageWellComponentWidget and update totalPageNumber handling 2024-07-23 08:06:53 -03:00
Ivan Antunes 05bd6b41b7
Merge pull request #5 from FRE-Informatica/bugfix/webview
BUGFIX: FeastPass Web View in iOS
2024-07-23 08:05:04 -03:00
FlutterFlow 074d465185 Updating to latest FlutterFlow output. 2024-07-20 02:11:30 +00:00
Ivan Antunes d9781f21cd Merge branch 'main' into bugfix/webview 2024-07-16 10:50:37 -03:00
Ivan Antunes c740a75d10 bug: FastPass WebView iOS 2024-07-16 10:44:47 -03:00
jantunesmesias c0371222b5 Refactor getDevUUID function and add logging for AndroidDeviceInfo 2024-07-16 09:45:42 -03:00
jantunesmesias 78ac8c3807 Refactor QR code generation and error handling 2024-07-16 09:37:23 -03:00
jantunesmesias ae33972b26 feat: Refactor QR code generation and add error handling 2024-07-16 08:15:49 -03:00
Ivan Antunes 44fd0d6ed7 feat: qrcode config 2024-07-15 17:14:53 -03:00
jantunesmesias 918dcf08ac Refactoring 2024-07-15 16:48:44 -03:00
Ivan Antunes 99adb1d513 feat: change login mount package 2024-07-15 14:17:37 -03:00
jantunesmesias d41a162562 feat: Add QR code functionality and route 2024-07-15 12:24:48 -03:00
jantunesmesias 6b21d70d4c feat: Add QR code page widget 2024-07-12 16:30:15 -03:00
FlutterFlow d7f3c754a9 remove carousel of messageWell 2024-07-12 16:14:56 +00:00
FlutterFlow 32a9bdb555 add qrcode route 2024-07-12 16:07:02 +00:00
jantunesmesias 511910bb39 Refactor autofocus behavior in opt_modal_widget.dart and update visit date in nav.dart 2024-07-12 13:01:03 -03:00
FlutterFlow eb7885c66e add QR Code 2024-07-12 15:58:00 +00:00
jantunesmesias 20c8d9ab8f chore: Refactor pushNotificationService.dart and home_page_widget.dart 2024-07-11 13:16:34 -03:00
jantunesmesias ac1653fe5c add debugPrint message notification 2024-07-11 12:18:33 -03:00
Ivan Antunes 94cc8f588d bug: Notificação iOS 2024-07-11 12:15:25 -03:00
jantunesmesias d4de378212 some logs 2024-07-11 11:51:47 -03:00
Ivan Antunes b1e49c6bb4
Merge pull request #4 from FRE-Informatica/feature/liberation
feat: Configs Build iOS
2024-07-11 10:37:38 -03:00
Ivan Antunes 346d8e601e Merge branch 'main' into feature/liberation 2024-07-11 10:37:21 -03:00
Ivan Antunes 0389125c36 configs 2024-07-11 10:26:44 -03:00