mobile_library_test_flutter_ci 1.0.3 copy "mobile_library_test_flutter_ci: ^1.0.3" to clipboard
mobile_library_test_flutter_ci: ^1.0.3 copied to clipboard

outdated

Flutter project to test .

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobile_library_test_flutter_ci

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

dependencies:
  mobile_library_test_flutter_ci: ^1.0.3

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:mobile_library_test_flutter_ci/mobile_library_test_flutter_ci.dart';