flutter_basics 0.0.3 copy "flutter_basics: ^0.0.3" to clipboard
flutter_basics: ^0.0.3 copied to clipboard

A lightweight Flutter package providing production-safe logging and in-app update utilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_basics

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

dependencies:
  flutter_basics: ^0.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:flutter_basics/flutter_basics.dart';
0
likes
160
points
181
downloads

Publisher

verified publishermobigic.com

Weekly Downloads

A lightweight Flutter package providing production-safe logging and in-app update utilities.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, flutter_logs, flutter_upgrade_version, logger, open_file, path, path_provider

More

Packages that depend on flutter_basics