_atom735_surf_study_jam 0.0.1-pre.4
_atom735_surf_study_jam: ^0.0.1-pre.4 copied to clipboard
Shared package for the use on "Summer Surf Study Jam 2022".
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add _atom735_surf_study_jamThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
_atom735_surf_study_jam: ^0.0.1-pre.4Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:_atom735_surf_study_jam/surf_study_jam.dart';
import 'package:_atom735_surf_study_jam/test.dart';
import 'package:_atom735_surf_study_jam/urls.dart';