techgrains 1.1.6 copy "techgrains: ^1.1.6" to clipboard
techgrains: ^1.1.6 copied to clipboard

outdated

Developer friendly app library having various commonly used functionality.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add techgrains

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

dependencies:
  techgrains: ^1.1.6

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:techgrains/techgrains.dart';
52
likes
0
pub points
63%
popularity

Publisher

verified publishertechgrains.com

Developer friendly app library having various commonly used functionality.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http, intl, shared_preferences, yaml

More

Packages that depend on techgrains