Skip to content

kelvinwieth/replace_that_package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tests

Replace That Package

Minimalist and easy-to-maintain code to replace popular packages across various programming languages. Simplify your dependencies without sacrificing functionality.

Why Replace Packages?

Using external libraries can add complexity, dependencies, and maintenance overhead to your projects. This repository provides lightweight alternatives for popular libraries, helping you:

Current Replacements

Language Framework Package Code Line Reduction
Dart Flutter get_it get_it.dart ~2683 lines

Note: "Line reduction" measures the total number of lines removed by replacing the original library.

How to Contribute

We welcome new replacements and improvements! Follow these steps:

  1. Fork this repository.
  2. Create your replacement or adjust an existing one.
  3. Test your code to ensure compatibility.
  4. Submit your pull request.

About

Minimalist and easy-to-maintain code to replace popular packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages