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

discontinued
outdated

This is a course exercise. The following is all nonsense:Flutter is Google’s mobile UI framework that can quickly build high-quality native user interfaces on iOS and Android. Flutter can work with ex [...]

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.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:logic_package_demo/logic_package_demo.dart';
0
likes
10
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 user interfaces on iOS and Android. Flutter can work with existing code. In the world, Flutter is being used by more and more developers and organizations, and Flutter is completely free and open source.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on logic_package_demo