v2.0.0+1sliding_up_panel
Um widget Flutter arrastável que torna a implementação de um SlidingUpPanel muito mais fácil!
Aplicativo projetado para academias de escalada e escaladores.
v2.0.0+1Um widget Flutter arrastável que torna a implementação de um SlidingUpPanel muito mais fácil!
v4.1.3Um pacote flexível de seleção múltipla para Flutter. Crie widgets de seleção múltipla do jeito que quiser.
v8.0.0Ponte Flutter para iniciar o login com Apple (no iOS, macOS e Android). Inclui suporte para entradas de chaveiro, bem como login com ID da Apple.
Um 'dart:html' que funciona em todas as plataformas, incluindo Flutter e servidor. Facilita o desenvolvimento multiplataforma e o processamento de HTML/XML.
v2.3.0Interruptor de alternância - Um widget de interruptor de alternância simples. Pode ser totalmente personalizado com ícones desejados, largura, cores, texto, raio de borda, etc. Também mantém o estado de seleção.
Uma imagem transparente no código Dart, representada como Uint8List.
mixina em Stateless e StatefulWidgets que torna mais fácil vincular o Widget a objetos armazenados no GetIt.
v1.2.0Este widget permite fornecer um feedback visual mais claro aos usuários quando eles interagem com seu aplicativo, semelhante ao TouchableOpacity do React Native.
v1.0.5Um widget de ícone de marca de verificação animado simples para Flutter
{"sdk":"flutter"}^2.0.0^1.0.2^1.1.3^1.1.0^0.22.0^5.0.4^5.0.0^1.2.02.2.2^8.0.6^2.0.0^2.0.0+1^0.8.0+3^2.0.0^2.0.8^9.0.1^3.0.4^0.0.5^6.0.3^7.1.3^0.36.1^3.0.10.0.2^1.0.0+1^4.0.0^1.0.2^2.0.2^3.0.2^3.1.2^2.1.0^3.0.0^3.0.1^3.1.0^1.2.0{"sdk":"flutter"}^0.9.0Texto original em inglês. Visite o GitHub para a versão atual.
https://user-images.githubusercontent.com/35730788/118404186-15035900-b672-11eb-92ca-1f5e7d62a452.PNG
An idea by Polytalon, designed and built by students of the HTWG Konstanz.
GripGuide is an app designed for climbing gyms and climbers alike. It provides gyms with the opportunity to publish routes and news, while climbers can track their progress and give feedback to the gym.
Generally, the app allows registering as a user and choosing your current gym. After registering, users can use the gym's routes to track their progress and get an overview of their current performance.
Gym owners and route setters can add, remove and edit routes. Additionally, gym owners can publish news, to be displayed for every gym-user of their gym.
All of these features, including editing routes and gyms, can be used from withing the app and without manually editing the configuration in the backend. Gyms, their owner and global news can only be added by an operator, while a gym owner can add route setters and local news to their gym.
To build the user-interface, we use Flutter, which compiles down to native iOS and Android apps. The backend is build using Firebase, as it provides an easy Flutter integration.
We test and deploy our code using automated GitHub Actions that ran on different points during the development process. Our GitHub Actions include automatic testing of builds for iOS and Android.
The project can also be compiled as a Web-App, but is currently not actively maintained, as it isn't part of our current scope.