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

Biblioteka pomocnicza dla projektów realizowanych w książce Flutter. Podstawy.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_podstawy_utilities
copied to clipboard

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

dependencies:
  flutter_podstawy_utilities: ^1.0.2
copied to clipboard

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_podstawy_utilities/flutter_podstawy_utilities.dart';
copied to clipboard
1
likes
130
points
29
downloads

Publisher

verified publisherprogramistabyc.pl

Weekly Downloads

2024.07.05 - 2025.01.17

Biblioteka pomocnicza dla projektów realizowanych w książce Flutter. Podstawy.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_podstawy_utilities