FLUTTER ECOSYSTEM

Sub6Resources/ordered_list

Flutterで順序付き(および順序なし)リストを作成するためのパッケージ。

順序付きリスト のプロジェクト画像
Stars
1
Forks
1
最終プッシュ(UTC)
2022/10/06
プロジェクト状態
公開中
Matthew Whitaker GitHub avatar
GITHUB User

Matthew Whitaker ↗

Astronomer, data scientist, and Flutter developer.

言語DartShell

このリポジトリが公開するパッケージ

使用している依存関係

依存関係一覧 3 件
  • flutter{"sdk":"flutter"}
  • flutter_test開発用{"sdk":"flutter"}
  • flutter_lints開発用^2.0.1

元の README

以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。

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.

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.