https://github.com/sub6resources/ordered_list
A package for making ordered (and unordered) lists in Flutter.
https://github.com/sub6resources/ordered_list
Last synced: over 1 year ago
JSON representation
A package for making ordered (and unordered) lists in Flutter.
- Host: GitHub
- URL: https://github.com/sub6resources/ordered_list
- Owner: Sub6Resources
- License: mit
- Created: 2022-10-04T16:25:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-06T14:22:36.000Z (almost 4 years ago)
- Last Synced: 2025-03-26T15:48:09.827Z (over 1 year ago)
- Language: Dart
- Size: 38.1 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Easy ordered (and unordered) lists in Flutter!
With the same configurability of a CSS ordered list!
## Features
TODO: List what your package can do. Maybe include images, gifs, or videos.
## Getting started
TODO: List prerequisites and provide or point to information on how to
start using the package.
## Usage
TODO: Include short and useful examples for package users. Add longer examples
to `/example` folder.
```dart
const like = 'sample';
```
## Additional information
TODO: Tell users more about the package: where to find more information, how to
contribute to the package, how to file issues, what response they can expect
from the package authors, and more.