https://github.com/arthurdenner/quarentena_tech_mobile
Aplicativo para visualização do conteúdo disponibilizado no site Quarentena.Tech
https://github.com/arthurdenner/quarentena_tech_mobile
Last synced: 3 months ago
JSON representation
Aplicativo para visualização do conteúdo disponibilizado no site Quarentena.Tech
- Host: GitHub
- URL: https://github.com/arthurdenner/quarentena_tech_mobile
- Owner: arthurdenner
- Created: 2020-04-14T00:05:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-18T22:33:42.000Z (about 5 years ago)
- Last Synced: 2025-01-23T19:53:02.697Z (5 months ago)
- Language: Dart
- Homepage:
- Size: 16.6 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quarentena Tech
> Nesse momento complicado que estamos passando, felizmente têm muitas pessoas, comunidades e empresas realizando pequenos eventos, 100% online e de graça pra galera. A comunidade da CollabCode criou este aplicativo com o objetivo de juntar todas essas iniciativas maravilhosas que estão nos ajudando a passar por essa crise de uma forma mais feliz!
## Design
Inspired by the site, which uses the [NES.css](https://github.com/nostalgic-css/NES.css) framework.
- [Home - Light theme](./.github/images/home-light.png)
- [Home - Dark theme](./.github/images/home-dark.png)
- [Drawer - Light theme](./.github/images/drawer-light.png)
- [About - Light theme](./.github/images/about-light.png)
- [About - Dark theme](./.github/images/about-dark.png)### Demo

## Getting Started
### Clone
- Clone this repo to your local machine
- Run the following commands```bash
cd quarentena_tech_mobile
flutter pub get
flutter
```A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.## License
[](https://www.mozilla.org/en-US/MPL/2.0/)
- **[MPL 2.0 license](https://www.mozilla.org/en-US/MPL/2.0/)**
- Copyright (c) 2020 CollabCode