sunday_core 0.0.2 copy "sunday_core: ^0.0.2" to clipboard
sunday_core: ^0.0.2 copied to clipboard

A Flutter package for Sunday, required for all sunday packages

This package is only useful for other sunday packages.

Features #

  • GetStorage
  • Print

Getting started #

To start using this package, ensure you have Dart and Flutter installed on your system. You can install them from the official Dart and Flutter websites. Once installed, add this package to your pubspec.yaml file and run flutter pub get to install the dependencies.

Usage #

Here is a short example of how to use this package:

import 'package:sunday_core/sunday_core.dart';

void main() {
  sundayPrint('Hello World');
  // Add more usage examples here
}
2
likes
0
points
7
downloads

Publisher

verified publisherisunday.app

Weekly Downloads

A Flutter package for Sunday, required for all sunday packages

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, get_storage

More

Packages that depend on sunday_core