StoreFinder Pro Full App Flutter

StoreFinder Pro Pleno Aplicativo Flutter 1.3

Sem autorização para baixar
  • Criador do tópico Criador do tópico work
  • Data de início Data de início
Associado
14/10/2021
Mensagens
6.665
Pontuação de reações
2.081
Credits
$13.630
obrigado ao membro querido @worksubmeteu um novo recurso:StoreFinder Pro Full App Flutter-FinderProFullAppFlutterparaSeuUtilitárioDePesquisa
Features Críticos:
Notificações Push
Subcategorias
Seleção de Multiplos Idiomas
Temas Escuro/Luz
Adição ao Armazém dentro do App.
BACKEND REVERSE/GEOCODING
AJUSTE DA DISTÂNCIA DOS LOCAIS DO APP
Integração com Avaliações do Usuário
Integração de Reviews do Usuário
Integração de Notícias
Pré-localizado!
Uso Offline
Pins Personalizados por Categoria
Login Social (Twitter/Facebook/Web)
Integração para compartilhar no Facebook
Integração para compartilhar no Twitter
Integração para Ligar
Integração para Enviar Email...
Read more about this resource...
 
Tested:
1.default admin user was delete status
so please delete `tbl_storefinder_authentication` and run
SQL:
CREATE TABLE `tbl_storefinder_authentication` (
  `authentication_id` int NOT NULL,
  `username` text NOT NULL,
  `password` text NOT NULL,
  `name` text NOT NULL,
  `role_id` int NOT NULL,
  `is_deleted` int NOT NULL,
  `deny_access` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;
INSERT INTO `tbl_storefinder_authentication` (`authentication_id`, `username`, `password`, `name`, `role_id`, `is_deleted`, `deny_access`) VALUES
(1, 'admin', '0192023a7bbd73250516f069df18b500', 'Admin', 1, 0, 0),
(2, 'guest', '25d55ad283aa400af464c76d713c07ad', 'Guest', 2, 0, 0),
(3, 'demo', '25d55ad283aa400af464c76d713c07ad', 'Guest 1', 1, 0, 0);

default info
admin / admin123
2024-12-31_040053.webp2024-12-31_040200.webp
 
Voltar
Top