select_meal_for_day 1.0.3
select_meal_for_day: ^1.0.3 copied to clipboard
BU siz uchun ovqat tanlab beradi va shu ovqatni zakas berishingiz mumkun endi boshni og'ritmang bizga ishoning bizda rng zo'r.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add select_meal_for_dayThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
select_meal_for_day: ^1.0.3Alternatively, 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:select_meal_for_day/select_meal_for_day.dart';