benyaminbeyzaie / circular_bottom_navigation

Circular bottom navigation is a bottom navigation library for flutter with circular indicator and cool animations.
BSD 3-Clause "New" or "Revised" License
659 stars 97 forks source link

Use in java #5

Closed alimemco closed 5 years ago

alimemco commented 5 years ago

Can i use this library in java ? (android studio)

imaNNeo commented 5 years ago

It's not possible add it directly, you can import the whole flutter in your project then import this library in your flutter section. But it's hard and not suggested to do that.