š¤š¤š¤ What do you call someone that works in a pub?
As dart/flutter devs, we visit the "pub" daily. However, we might stumble on some cool package on pub but we arent in need of them at that point.
Pub Manager is an experimental solution to assist with marking a dart/flutter package on pub.dev as favourite.
This is a chrome extension. At the moment, it is accessible via github releases and would be migrated to the chrome web store in time.
To add the Pub manager module extension, you need to follow some steps.
git clone https://github.com/Mastersam07/pub-manager
On your chrome browser, navigate to More Tools > Extensions.
Enable developer mode and select "Load unpacked". Select the cloned repository/directory
Extension successfully installed
To add the Pub manager module extension, you need to follow some steps.
Download from this link
Head to crxextrator.com.
Supply the download *.crx file and extract/get source code. Download and extract source code.
On your chrome browser, navigate to More Tools > Extensions.
Enable developer mode and select "Load unpacked". Select the extracted source code
Extension successfully installed
// COMING SOON
This plugin only works on pub.dev.
Visit pub.dev
Navigate to any package of choice.
Click the add to favourites button.
If you encounter any problems feel free to open an issue. If you feel the library is missing a feature, please raise a ticket on Github and I'll look into it. Pull request are also welcome.