Create a Flutter app with a Cupertino tab bar.
Details
The app should have two Cupertino tabs:
a tab with a single centered Cupertino button.
a tab with centered text.
The app widget and each of the tab widgets should be stored in separate .dart file.