flumponent 0.1.1 copy "flumponent: ^0.1.1" to clipboard
flumponent: ^0.1.1 copied to clipboard

outdated

ArKID Components

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flumponent

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

dependencies:
  flumponent: ^0.1.1

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:flumponent/arkid.dart';
import 'package:flumponent/encrypt.dart';
import 'package:flumponent/message.dart';
import 'package:flumponent/navigation.dart';
import 'package:flumponent/widget/shadow.dart';
import 'package:flumponent/widget/skeleton copy 2.dart';
import 'package:flumponent/widget/skeleton copy.dart';
import 'package:flumponent/widget/skeleton-fix.dart';
import 'package:flumponent/widget/skeleton.dart';