logic_package_demo 1.0.2 copy "logic_package_demo: ^1.0.2" to clipboard
logic_package_demo: ^1.0.2 copied to clipboard

discontinued

This is a course exercise. The following is all nonsense:Flutter is Google’s mobile UI framework that can quickly build high-quality native

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add logic_package_demo

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

dependencies:
  logic_package_demo: ^1.0.2

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

Publisher

unverified uploader

This is a course exercise. The following is all nonsense:Flutter is Google’s mobile UI framework that can quickly build high-quality native

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on logic_package_demo