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

outdated

Purpose of TGFramework is to provide developer friendly library, that can help to improve feature development rather focusing on common structure creation during every mobile app development.

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.0.0

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';
60
likes
0
points
307
downloads

Publisher

verified publishertechgrains.com

Weekly Downloads

Purpose of TGFramework is to provide developer friendly library, that can help to improve feature development rather focusing on common structure creation during every mobile app development.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl, shared_preferences

More

Packages that depend on techgrains

Packages that implement techgrains