Brain for CITMATEL's 'strawberry' project

Overview

citmatel_strawberry_brain

Brain for CITMATEL's 'strawberry' project

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Comments
  • Color del open cointainer coincida con el del boton

    Color del open cointainer coincida con el del boton

    Cuando se abre un modo de juego hace la transición entre el color del boton, el blanco por defecto y el background del modo. Agregarle al open container el color de transición el mismo que el boton, para que la transición sea color_botón/color_boton/bakcground

    bug 
    opened by JesusHdezWaterloo 1
  • Fix random mode with progress

    Fix random mode with progress

    El sublevel clasico no recive progress por parametros, pero con la BD si los recive, por lo que hay que corregir la logica para cargar separados level y de el el sublevel para tenerlos los dos y buscar el progreso por ahi. Por el momento desabilitado el modulo de random

    invalid 
    opened by JesusHdezWaterloo 1
  • crear los splash screen y el main app y demás en una carpeta aparte

    crear los splash screen y el main app y demás en una carpeta aparte

    sacar del main.dart todo lo relacionado con splashscreen y agregarle el 3er splash. Me gustaría que se generalizara el 3er splash como una lista de widgets con un click para ir al siguiente, así se pueden agregar todos lo que quiere el cliente, o sea en este caso, el logo de citmatel como splash nativo, luego el de juegos citmatel y el de presentación del juego como personalizados con tiempo predeterminado y tap para avanzar y demás

    enhancement 
    opened by JesusHdezWaterloo 1
  • Marca y logo

    Marca y logo

    • Crear la marca, un logo pequeñito para mostrar en los créditos
    • Ver lo de poner a @Aidyl98 en los creditos al menos como colaboradora externa o similar
    enhancement help wanted 
    opened by JesusHdezWaterloo 1
  • Enhance the configuration screen.

    Enhance the configuration screen.

    • [x] Make the words resizable.
    • [x] Make Twitter button.(Solo con la direccion ej: @123456)
    • [x] Make Facebook button. (Solo con la direccion)
    • [X] Make digital library button.
    • [x] colores y contraste
    enhancement 
    opened by Aidyl98 0
  • Skip muy rapido en splash da NULL pointer

    Skip muy rapido en splash da NULL pointer

    Hay algo que no le da tiempo bien a cargarse, en progreso estaba la BD, pero se probó con una versión del develov del DnD antes de la BD y da el mismo error. Así que hay altas posibilidades de que no esté relacionado con la BD que fueron los cambios grandes que ocurrieron ultimamente

    bug 
    opened by JesusHdezWaterloo 0
  • Interfaz de Api

    Interfaz de Api

    Hacer una interfaz para pasarsela por parámetro al metodo que crea los tiles para seleccionar el modo de juego, que permita estandarizar su uso

    O sea, ahora mismo para crear el tile se le pasan todos los atributos, cuando se le puede pasar una interfaz y que el se encargue por detras

    enhancement 
    opened by JesusHdezWaterloo 0
Owner
null
Drag and drop module for CITMATEL's 'strawberry' project

citmatel_strawberry_dnd Drag and drop module for CITMATEL's 'strawberry' project Getting Started This project is a starting point for a Flutter applic

null 2 Jan 6, 2023
Trivia module for CITMATEL's 'strawberry' project

citmatel_strawberry_trivia Módulo de trivia para el videojuego de CITMATEL Getting Started This project is a starting point for a Flutter application.

null 1 Jan 21, 2022
A flutter brain game built using only pure flutter animations.

Flutter Brain Game ?? ?? ?? This project designed using figma and built using flutter. Demo URL https://khalid-alsaleh-dev.github.io/BrainGame/#/ ?? R

Khalid Al-Saleh 6 Jun 17, 2022
Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.

Flutter Architecture Blueprints Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to dev

Katsuyuki Mori 2 Apr 9, 2022
Flutter App Templete is a project that introduces an approach to architecture and project structure for developing Flutter apps.

Flutter App Template "Flutter App Template" is a project that introduces an approach to architecture and project structure for developing Flutter apps

Altive 126 Jan 5, 2023
just a flutter project called working_project that projects the project on the working.

Flutter & Firebase Realtime Apps This is a Shipper app that can be used as a shipper hooker using Flutter & Firebase. Go drawsql.app/c-5/diagrams/work

DokuroGitHub 0 Jan 1, 2022
Flutter template project - Simple ToDo app with scalable project structure.

Flutter Template Flutter template project - A simple TODO list app. This template provides simple UI and scalable project structure that goes beyond t

Web Factory LLC 128 Nov 21, 2022
Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.

Flutter Architecture Blueprints Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to dev

Daichi Furiya 1.5k Dec 31, 2022
GetX Architecture for large scale project, This project include - pagination, pull to refresh, localization, network call and advance error handling

GetX Architecture for large scale project, This project include - pagination, pull to refresh, localization, network call and advance error handling

Wai Han Ko 5 Nov 29, 2022
A fast start flutter project to make aps faster and skip setup on every application. I am personally using this structure while creating a new project

Flutter Fast Start A fast start flutter project to make apps faster and skip setup on every application. I am personally using this structure while cr

Okan Demir 2 Dec 15, 2022
A Flutter project of book app UI

Book App Flutter A Flutter project of book app UI from prototype originally by Travis. Video Tutorial You can find the video tutorial of this project

Ardiansyah Putra 317 Dec 5, 2022
A starter kit for beginner learns with Bloc pattern, RxDart, sqflite, Fluro and Dio to architect a flutter project. This starter kit build an App Store app as a example

Flutter Starter Kit - App Store Example A starter kit for beginner learns with Bloc pattern, RxDart, sqflite, Fluro and Dio to architect a flutter pro

kw101 678 Jan 8, 2023
Codeflow 19 Sep 29, 2022
A Boilerplate Project which adopts the concept of Clean Architecture and Modularization.

Flutter-Works Boilerplate Table Of Content Overview Getting Started Requirement Setup Setup Firebase Android IOS Change Package Name Running/Debugger

KodingWorks 54 Aug 28, 2022
This project is a starting point for a Flutter application.

calculadora A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if t

Fernando 16 Aug 22, 2022
A collection of Animations that aims to improve the user experience for your next flutter project.

Flutter Animations A collection of Animations that aims to improve the user experience for your next flutter project. Built by Ezaldeen SAHB I hope th

Ezaldeen Sahb 134 Dec 24, 2022
This is template toolkit fasten your project setup within a minute. The toolkit is based on MVC+S structure.

BWeird Flutter Toolkit! Hi! From a Weirder Flutter has been great on mobile development and I took this opportunity to make it even greater with templ

Setak Varaman !!!! 6 Aug 22, 2021
Garreta project using Flutter and GetX

garreta A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Seea 3 Jun 3, 2021
A simple flutter workshop project

workshop A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Marcelo Esser 3 Jun 13, 2021