edmaxlabs 0.2.0 copy "edmaxlabs: ^0.2.0" to clipboard
edmaxlabs: ^0.2.0 copied to clipboard

A comprehensive Flutter package for advanced application development.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add edmaxlabs

With Flutter:

 $ flutter pub add edmaxlabs

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

dependencies:
  edmaxlabs: ^0.2.0

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:edmaxlabs/edmaxlabs.dart';
1
likes
0
points
233
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter package for advanced application development.

Homepage

License

unknown (license)

Dependencies

dio, file_picker, flutter, http, intl, shared_preferences, socket_io_client, uuid

More

Packages that depend on edmaxlabs