sunday_core 0.0.5 copy "sunday_core: ^0.0.5" to clipboard
sunday_core: ^0.0.5 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
}
1
likes
150
points
170
downloads

Publisher

verified publisherisunday.app

Weekly Downloads

A Flutter package for Sunday, required for all sunday packages

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sunday_core