Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedabouelkher/code_task
https://github.com/ahmedabouelkher/code_task
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ahmedabouelkher/code_task
- Owner: AhmedAbouelkher
- Created: 2021-07-20T15:11:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-23T21:23:31.000Z (over 3 years ago)
- Last Synced: 2023-08-20T22:11:42.174Z (over 1 year ago)
- Language: Dart
- Size: 292 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code Task
A new simple Flutter project.
## Features
* Login (Firebase).
* Register.
* Unit Tests (Covers 80%).
* Network Calls.
* JSON parsing.
* State Managment (Provider).## Screenshots
## Unit Testing Resources
* [Testing Flutter Apps - Making Sure Your Code Works](https://www.youtube.com/watch?v=bj-oMYyLZEY)
* [Testing Flutter apps](https://flutter.dev/docs/testing)
* [An introduction to unit testing](https://flutter.dev/docs/cookbook/testing/unit/introduction)
* [Effective Unit Testing by Eliotte Rusty Harold](https://www.youtube.com/watch?v=fr1E9aVnBxw)## 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.