flutter_cross_platform 0.1.4 copy "flutter_cross_platform: ^0.1.4" to clipboard
flutter_cross_platform: ^0.1.4 copied to clipboard

discontinued

The Cross Platform provides mixins to simple decide which widget should be built.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_cross_platform

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

dependencies:
  flutter_cross_platform: ^0.1.4

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_cross_platform/flutter_cross_platform.dart';
0
likes
35
points
19
downloads

Publisher

verified publisherdart.nogipx.ru

Weekly Downloads

The Cross Platform provides mixins to simple decide which widget should be built.

Repository (GitLab)

License

MIT (license)

Dependencies

flutter, responsive_builder

More

Packages that depend on flutter_cross_platform