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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sunday_core

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

dependencies:
  sunday_core: ^0.0.5

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:sunday_core/sunday_core.dart';
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