flutter_ecosed 0.2.0-dev.1 copy "flutter_ecosed: ^0.2.0-dev.1" to clipboard
flutter_ecosed: ^0.2.0-dev.1 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 Flutter:

 $ flutter pub add flutter_ecosed

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

dependencies:
  flutter_ecosed: ^0.2.0-dev.1

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

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

Documentation

Documentation
API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, flutter_localizations, flutter_web_plugins, package_info_plus, plugin_platform_interface, sensors_plus, shared_preferences, url_launcher, vm_service

More

Packages that depend on flutter_ecosed