get_smart 0.1.5 copy "get_smart: ^0.1.5" to clipboard
get_smart: ^0.1.5 copied to clipboard

A package of widgets and utils to make flutter easy and smart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add get_smart

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

dependencies:
  get_smart: ^0.1.5

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:get_smart/get_smart.dart';
20
likes
80
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

A package of widgets and utils to make flutter easy and smart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

auto_size_text, collection, cupertino_icons, dio, dots_indicator, flutter, flutter_svg, get, google_fonts, http_parser, intl, mime_type, path, shimmer, sprintf, timeago, url_launcher

More

Packages that depend on get_smart