bot_toast_module 1.0.0 copy "bot_toast_module: ^1.0.0" to clipboard
bot_toast_module: ^1.0.0 copied to clipboard

this module is a part of the juneflow project, it provides a bot_toast module for flutter project. bot_toast using toast, in app notification, snack bar, dialog in juneview module.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bot_toast_module

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

dependencies:
  bot_toast_module: ^1.0.0

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:bot_toast_module/main.dart';
import 'package:bot_toast_module/util/_/initial_app/build_app_widget/build_material_app/_.dart';
import 'package:bot_toast_module/util/_/initial_app/build_app_widget/build_material_app/bot_toast_module/_.dart';
import 'package:bot_toast_module/util/_/initial_app/build_app_widget/build_my_app/_.dart';
import 'package:bot_toast_module/util/_/initial_app/build_app_widget/build_my_app/bot_toast_module/_.dart';
import 'package:bot_toast_module/util/_/initial_app/build_app_widget/build_run_app/_.dart';
import 'package:bot_toast_module/util/_/initial_app/build_app_widget/build_run_app/bot_toast_module/_.dart';
import 'package:bot_toast_module/util/_/initial_app/ready_functions/before_material_app/_.dart';
import 'package:bot_toast_module/util/_/initial_app/ready_functions/before_material_app/bot_toast_module/_.dart';
import 'package:bot_toast_module/util/_/initial_app/ready_functions/before_run_app/_.dart';
import 'package:bot_toast_module/util/_/initial_app/ready_functions/before_run_app/bot_toast_module/_.dart';
import 'package:bot_toast_module/util/_/module_functions/bot_toast_module/_.dart';
import 'package:bot_toast_module/util/_/shared_params/_/material_app.dart';
import 'package:bot_toast_module/util/_/shared_params/_/material_app_obj.dart';
import 'package:bot_toast_module/util/_/shared_params/_/start_app_params.dart';
import 'package:bot_toast_module/util/_/shared_params/bot_toast_module/_.dart';
import 'package:bot_toast_module/util/config/bot_toast_module/_.dart';
import 'package:bot_toast_module/util/config/global_imports.dart';
import 'package:bot_toast_module/util/usage/bot_toast_module/usage.dart';
1
likes
95
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

this module is a part of the juneflow project, it provides a bot_toast module for flutter project. bot_toast using toast, in app notification, snack bar, dialog in juneview module.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

bot_toast, flutter, go_router, june_flow_util

More

Packages that depend on bot_toast_module