amarcdn_s4 0.0.2
amarcdn_s4: ^0.0.2 copied to clipboard
Flutter sdk for AmarCDN s4(Storage Service).
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add amarcdn_s4This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
amarcdn_s4: ^0.0.2Alternatively, 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:amarcdn_s4/amarcdn.dart';
import 'package:amarcdn_s4/data/region_data.dart';
import 'package:amarcdn_s4/models/region.dart';