https://github.com/verygoodopensource/very_good_hub
An end-to-end example of Flutter+Dart Frog application, using authentication
https://github.com/verygoodopensource/very_good_hub
Last synced: 2 days ago
JSON representation
An end-to-end example of Flutter+Dart Frog application, using authentication
- Host: GitHub
- URL: https://github.com/verygoodopensource/very_good_hub
- Owner: VeryGoodOpenSource
- Created: 2023-07-19T18:15:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T15:38:08.000Z (7 months ago)
- Last Synced: 2025-03-31T19:51:11.689Z (22 days ago)
- Language: Dart
- Size: 221 KB
- Stars: 16
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Very Good Hub
![coverage][coverage_badge]
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
[![License: MIT][license_badge]][license_link]Generated by the [Very Good CLI][very_good_cli_link] 🤖
A very good hub where unicorns meet!
An end-to-end Flutter and Dart Frog application.
This project is a mono repository, divided in three parts:
- The Frontend/App: [api](./hub_app).
- The backend: [api](./api).
- The shared modules: [packages](./packages).---
[coverage_badge]: coverage_badge.svg
[flutter_localizations_link]: https://api.flutter.dev/flutter/flutter_localizations/flutter_localizations-library.html
[internationalization_link]: https://flutter.dev/docs/development/accessibility-and-localization/internationalization
[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
[license_link]: https://opensource.org/licenses/MIT
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg
[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis
[very_good_cli_link]: https://github.com/VeryGoodOpenSource/very_good_cli