mert 0.0.2 copy "mert: ^0.0.2" to clipboard
mert: ^0.0.2 copied to clipboard

This package helps you about request, decode response and creating sdk.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mert

With Flutter:

 $ flutter pub add mert

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

dependencies:
  mert: ^0.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mert/mert.dart';
3
likes
110
pub points
0%
popularity

Publisher

verified publishermertgul.com.tr

This package helps you about request, decode response and creating sdk.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

http

More

Packages that depend on mert