flutter_lints_module 1.0.4 copy "flutter_lints_module: ^1.0.4" to clipboard
flutter_lints_module: ^1.0.4 copied to clipboard

It will add the cupertino_icons package to the project and add the necessary settings to the project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_lints_module

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

dependencies:
  flutter_lints_module: ^1.0.4

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

Publisher

unverified uploader

Weekly Downloads

It will add the cupertino_icons package to the project and add the necessary settings to the project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, go_router, june_flow_util

More

Packages that depend on flutter_lints_module