sfac_design_flutter 1.0.0+1
sfac_design_flutter: ^1.0.0+1 copied to clipboard
스나이퍼팩토리 디자인시스템 플러터 패키지
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add sfac_design_flutterThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
sfac_design_flutter: ^1.0.0+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:sfac_design_flutter/sfac_design_flutter.dart';