dg_direct_link 0.0.1 copy "dg_direct_link: ^0.0.1" to clipboard
dg_direct_link: ^0.0.1 copied to clipboard

retractedoutdated

Created by Min Thant Htet.

dg_direct_link #

Flutter Community: dg_direct_link

Pub

Installation #

In the dependencies: section of your pubspec.yaml, add the following line:

dependencies:
  font_awesome_flutter: <latest_version>

Usage #

import 'package:dg_direct_link/dg_direct_link.dart';

class MyWidget extends StatelessWidget {
  Widget build(BuildContext context) {
    return DGDirectLink();
  }
}

Examples:

Icon name Code Style
angle-double-up FontAwesomeIcons.angleDoubleUp solid (this icon does not have other free styles)
arrow-alt-circle-up FontAwesomeIcons.arrowAltCircleUp regular
arrow-alt-circle-up FontAwesomeIcons.solidArrowAltCircleUp solid
1 FontAwesomeIcons.solidOne solid
7
likes
0
points
999
downloads

Publisher

verified publisherpub.dghub.in

Weekly Downloads

Created by Min Thant Htet.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on dg_direct_link