Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
331 views
in Technique[技术] by (71.8m points)

flutter - Can I use 2 MaterialApp Widgets in one application?

I want to use 2 material app widgets for application because a material of MaterialApp Widgets I use for customer and another I use it for executor. Where I will be store routes of customer in first MaterialApp Widget and I will be store routes of executor in another MaterialApp.

But, I don't know, I think It is bad approach.

How you think, which approach is the better way? And if my approach is bad then why is bad and which problems will be? And If I add 2 MaterialApp Widgets my application will be more much heavy than I use one widget?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...