FLUTTER ECOSYSTEM

Sub6Resources/ordered_list

Flutter에서 순서 있는(또는 순서 없는) 목록을 만들기 위한 패키지입니다.

정렬된 목록 프로젝트 이미지
Stars
1
Forks
1
최근 푸시(UTC)
2022. 10. 6.
프로젝트 상태
활성
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.