Loading packages on specific route

I’m running into a very strange problem. I have an app setup using materialize css, a great framework that I love. The problem is I’m using yogiben:admin which depends on the twbs:bootstrap package. I’m trying to avoid any style issues. Is there a way with flow router that I can load bootstrap only on the admin route?