flutter_ecosed 0.0.7 copy "flutter_ecosed: ^0.0.7" to clipboard
flutter_ecosed: ^0.0.7 copied to clipboard

FlutterEcosed is a Flutter plugin and an advanced Flutter development framework that provides Android platform debugging, plugin development and dashboard functions.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_ecosed

With Flutter:

 $ flutter pub add flutter_ecosed

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

dependencies:
  flutter_ecosed: ^0.0.7

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:flutter_ecosed/flutter_ecosed.dart';
1
likes
0
pub points
26%
popularity

Publisher

unverified uploader

FlutterEcosed is a Flutter plugin and an advanced Flutter development framework that provides Android platform debugging, plugin development and dashboard functions.

Repository (GitHub)
View/report issues

Topics

#flutter #widget #shizuku

License

unknown (LICENSE)

Dependencies

flutter, flutter_plugin_android_lifecycle, flutter_web_plugins, plugin_platform_interface, url_launcher

More

Packages that depend on flutter_ecosed