StoreFinder Pro Full App Flutter

StoreFinder Pro Full App Flutter 1.3

Vous n'avez pas l'autorisation de télécharger
  • Auteur du fil de discussion Auteur du fil de discussion work
  • Date de début Date de début
Inscrit(e) le
Oct 14, 2021
Messages
6,665
Score de réaction
2,081
Credits
$13,630
merci à membre cher @worksubmitted un nouveau ressource:StoreFinder Pro Full App Flutter-FondModPro Full App Flutter pour votre outil de recherche
Notifications Pushes
Sous-catégories
Sélection de Langues Multiples
Thèmes Nuit/Jour
Ajout au Magasin dans l'App.
REVERSE/GEOCODING BACKEND
ADJUSTMENT DU RÉSULTAT DE LA DISTANCE DES Magasins
Intégration des Notes Utilisateurs
Intégration des Commentaires Utilisateurs
Intégration de la Nouvelle
Prêt pour la Localisation!
Usage En Ligne Sans Internet
Pins Personnalisés par Catégorie
Connexion Social (Twitter/Facebook/Web)
Partage sur Facebook
Partage sur Twitter
Intégration Appel
Intégration 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
 
Retour
Haut