https://github.com/dauntlessdev/stackedarchitecture-app
a simple app for using stacked architecture (close to MVVM with no 2-way binding) to manage states and separate concerns
https://github.com/dauntlessdev/stackedarchitecture-app
dart flutter mockito services stacked testing
Last synced: about 2 months ago
JSON representation
a simple app for using stacked architecture (close to MVVM with no 2-way binding) to manage states and separate concerns
- Host: GitHub
- URL: https://github.com/dauntlessdev/stackedarchitecture-app
- Owner: DauntlessDev
- Created: 2020-07-01T22:07:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T04:04:53.000Z (almost 6 years ago)
- Last Synced: 2025-05-29T09:56:09.221Z (about 1 year ago)
- Topics: dart, flutter, mockito, services, stacked, testing
- Language: Dart
- Homepage:
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stacked_architecture_app
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 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.