/xayn_card_view

A Widget which displays cards

Primary LanguageDartApache License 2.0Apache-2.0

codecov

‼️ TO-DO list after creating repo from template:


project_name

Pub codecov Build Status

Short description of the project: What, Why, When and How 🤣


Table of content:


Installing 🛠️

Add this to your package's pubspec.yaml file:

dependencies:
  project_name: `latest version`

after that, shoot it on the command line:

$ flutter pub get

How to use 🏗️

Use case #1 (short description)

	// add some code with ninja-comments here

Use case #2 (short description)

	// add some code with ninja-comments here

Use case #3 (short description)

	// add some code with ninja-comments here

top ⤴️


Visuals 😻

Curious how it will be looking? 😏

case description #1 case description #2
case description #3 case description #4

top ⤴️


Attributes ⚙️

attribute name Datatype Default Value Description
child Widget required The widget below this widget in the tree.
isEnabled bool true Responsible for showing component as enabled.
key Key null Controls how one widget replaces another widget in the tree.

top ⤴️


Troubleshooting 🤔

Describe here well known problems and how they can be solved.

top ⤴️


Contributing 👷‍♀️

We're more than happy to accept pull requests 💪

top ⤴️


License 📜

project_name is licensed under Apache 2. View license.

top ⤴️