sellon 1.0.24
sellon: ^1.0.24 copied to clipboard
Are you ready to discover a whole new way of connecting with your neighborhood and local community? Look no further than Sellon Hyperlocal, your ultimate destination for hyperlocal engagement and inte [...]
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add sellonThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
sellon: ^1.0.24Alternatively, 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:sellon/sellon.dart';