lib_x 0.0.4 copy "lib_x: ^0.0.4" to clipboard
lib_x: ^0.0.4 copied to clipboard

outdated

lib_x is a simple library which includes some well tested, lightweight, and commonly needed packages. And on top of those packages, there're some preconfigured solutions and simplifications to help yo [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lib_x

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

dependencies:
  lib_x: ^0.0.4

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:lib_x/lib_x.dart';
4
likes
0
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

lib_x is a simple library which includes some well tested, lightweight, and commonly needed packages. And on top of those packages, there're some preconfigured solutions and simplifications to help you quickly focus on the scaffold within few steps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

back_button_interceptor, crypto, flutter, flutter_svg, font_awesome_flutter, google_fonts, http, intl, mime, overlay_support, routemaster, shimmer, url_strategy

More

Packages that depend on lib_x