flutter_project_package 0.0.1 copy "flutter_project_package: ^0.0.1" to clipboard
flutter_project_package: ^0.0.1 copied to clipboard

This package focusses on handling navigation, translations, local storage, data communication

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_project_package

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

dependencies:
  flutter_project_package: ^0.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:flutter_project_package/flutter_project_package.dart';
0
likes
140
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This package focusses on handling navigation, translations, local storage, data communication

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

easy_localization, flutter, path, path_provider, sqflite

More

Packages that depend on flutter_project_package