easy_coding 0.1.1 copy "easy_coding: ^0.1.1" to clipboard
easy_coding: ^0.1.1 copied to clipboard

This package helps you to write code faster and be more productive. This package is provided by Bighead Softwares LLP feel free to use it in any manner you desire.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_coding

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

dependencies:
  easy_coding: ^0.1.1

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:easy_coding/big_head_softwares.dart';
import 'package:easy_coding/clipper.dart';
import 'package:easy_coding/custom_list_tile.dart';
import 'package:easy_coding/custom_text_button.dart';
import 'package:easy_coding/custom_text_field.dart';
import 'package:easy_coding/extension.dart';
import 'package:easy_coding/glassmorphism.dart';
import 'package:easy_coding/handle_error.dart';
import 'package:easy_coding/navigation.dart';
import 'package:easy_coding/neumorphism.dart';
import 'package:easy_coding/round_container.dart';
import 'package:easy_coding/scale_widget.dart';
import 'package:easy_coding/tag_clipper.dart';
import 'package:easy_coding/text.dart';
5
likes
80
pub points
0%
popularity

Publisher

unverified uploader

This package helps you to write code faster and be more productive. This package is provided by Bighead Softwares LLP feel free to use it in any manner you desire.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on easy_coding