📅  最后修改于: 2022-03-11 14:55:08.749000             🧑  作者: Mango
Flutter does not come with a Bootstrap library.
You can't use an existing one too, as flutter use neither a webview nor native components for rendering.
If you miss something that is available in bootstrap, create it yourself for flutter.