Giter Club home page Giter Club logo

flutter_analyzer_script's Introduction

Flutter Project Analysis Tool

Tool Screenshot

A Python script to analyze Flutter projects, identifying unused Dart files and dependencies in pubspec.yaml.

Features

  • Find Unused Dependencies: Identify unused packages and dev_dependencies in your pubspec.yaml.

  • Find Unused Dart Files: Discover Dart files in your project that are not referenced by other files.

  • Option to Delete Unused Files: Prompt to delete unused Dart files after analysis.

Requirements

  • Python 3.x
  • Flutter project with a pubspec.yaml

How to Use

Clone Repository:

Copy Script:

  • Copy flutter_analyzer.py into your Flutter project directory for easy access.

Run Script:

  • Navigate to your project directory and run the script:

python analysis_tool.py or for python3 python3 analysis_tool.py

Follow on-screen prompts to select analysis options and manage unused files.

Notes

  • Ensure Python is installed and accessible via the command line.
  • The script analyzes Dart files and pubspec.yaml to identify unused resources.
  • Exercise caution when deleting files. Backup your project before performing deletions.

flutter_analyzer_script's People

Contributors

radyhaggag avatar

Stargazers

HusseinElbhrawy avatar  avatar Saeed Ahmed avatar Chihab Elhak avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.