styles_dap_sarj 0.0.1
styles_dap_sarj: ^0.0.1 copied to clipboard
DAP Şarj projesi için ortak stil tanımlamalarını içeren Flutter paketi.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add styles_dap_sarjWith Flutter:
$ flutter pub add styles_dap_sarjThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
styles_dap_sarj: ^0.0.1Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:styles_dap_sarj/styles_dap_sarj.dart';