suryas_hellper 0.0.1
suryas_hellper: ^0.0.1 copied to clipboard
A unique flutter package designed to simplify coding. many more pre created widgets Available to simplify the code.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add suryas_hellperThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
suryas_hellper: ^0.0.1Alternatively, 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:suryas_hellper/suryas_hellper.dart';