madlab 0.1.0 copy "madlab: ^0.1.0" to clipboard
madlab: ^0.1.0 copied to clipboard

A collection of Flutter utilities for charting, math expressions, HTTP calls, video playback, and WebSocket communication.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add madlab

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

dependencies:
  madlab: ^0.1.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:madlab/madlab.dart';
1
likes
125
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

A collection of Flutter utilities for charting, math expressions, HTTP calls, video playback, and WebSocket communication.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

circular_countdown_timer, fl_chart, flutter, geolocator, google_maps_flutter, http, intl, math_expressions, shared_preferences, timezone, url_launcher, video_player, web_socket_channel

More

Packages that depend on madlab