new_flutter_ayetstudios 1.1.2
new_flutter_ayetstudios: ^1.1.2 copied to clipboard
The new flutter ayestudios plugin.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add new_flutter_ayetstudiosThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
new_flutter_ayetstudios: ^1.1.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:new_flutter_ayetstudios/flutter_ayetstudios.dart';
import 'package:new_flutter_ayetstudios/ios.dart';