witsystem_device_manage 0.1.0 copy "witsystem_device_manage: ^0.1.0" to clipboard
witsystem_device_manage: ^0.1.0 copied to clipboard

outdated

A new Flutter project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add witsystem_device_manage

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  witsystem_device_manage: ^0.1.0

Alternatively, 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:witsystem_device_manage/assets/icons/WitsIcon.dart';
import 'package:witsystem_device_manage/colors/ThemeColors.dart';
import 'package:witsystem_device_manage/generated/intl/messages_all.dart';
import 'package:witsystem_device_manage/generated/intl/messages_en.dart';
import 'package:witsystem_device_manage/generated/intl/messages_zh_CN.dart';
import 'package:witsystem_device_manage/generated/l10n.dart';
import 'package:witsystem_device_manage/witsystem_theme_a.dart';