Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infott2t/darttddex
Excise Dart TDD. Command Line programing. Help this, make Flutter.
https://github.com/infott2t/darttddex
command-line-tool dart fasting flutter tdd tdd-dart tdd-flutter test-driven-development
Last synced: 12 days ago
JSON representation
Excise Dart TDD. Command Line programing. Help this, make Flutter.
- Host: GitHub
- URL: https://github.com/infott2t/darttddex
- Owner: infott2t
- License: gpl-3.0
- Created: 2023-06-14T22:58:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-02T22:19:37.000Z (over 1 year ago)
- Last Synced: 2024-11-11T23:12:34.505Z (2 months ago)
- Topics: command-line-tool, dart, fasting, flutter, tdd, tdd-dart, tdd-flutter, test-driven-development
- Language: Dart
- Homepage:
- Size: 27.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dart TDD~.
Dart programing. Test Driven Development(TDD). Example.
Let's make this. After Extract model, service on Flutter, app.
I'm making it. Not complete yet.
### Getting Started
Need Dart sdk. Dart learning, this site is good. [Dart link, https://dart.dev/guides/language/language-tour](https://dart.dev/guides/language/language-tour)### How to learning
tddex1.dart is main file. This file is run. and main.dart, too.
So, you can run this file.
Funny programming~. Thank you~.