kakao_chatroom_list_lego 1.0.2
kakao_chatroom_list_lego: ^1.0.2 copied to clipboard
beautify your kakao chatroom list page
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add kakao_chatroom_list_legoThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
kakao_chatroom_list_lego: ^1.0.2Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:kakao_chatroom_list_lego/main.dart';
import 'package:kakao_chatroom_list_lego/widget_book/kakao_chatroom_list_lego/_/_.dart';
import 'package:kakao_chatroom_list_lego/widget_book/kakao_chatroom_list_lego/_/badge_text.dart';
import 'package:kakao_chatroom_list_lego/widget_book/kakao_chatroom_list_lego/_/item.dart';