neumorphic_flutter_kr 0.1.1
neumorphic_flutter_kr: ^0.1.1 copied to clipboard
뉴로모픽(Neumorphic) 스타일 위젯을 쉽게 사용할 수 있는 한글 친화 Flutter 패키지 · 한글 샘플/실시간 코드 생성 제공
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add neumorphic_flutter_krThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
neumorphic_flutter_kr: ^0.1.1Alternatively, 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:neumorphic_flutter_kr/neumorphic_flutter_kr.dart';