Top

Probot documentation

Update Theme Visual Studio :


  1. Download zip code from Codecanyon.
  2. Now Extract the Zip.
  3. Open the extract project in Visual Studio.
  4. Now Copy lib folder and paste in your project

  5. As you can see above image there list of bugs soo for that replace import package name with your app name probot to demo. Select (Ctrl + Shift + R (Cmd+Shift+R on macOS))
  6. Now go to downloaded probot project go to pubspec.yaml and copy all plugin name and paste in your project.
  7. Now open terminal and copy below command and paste in termail and press enter
    flutter pub get
  8. All your bug will be resolve
  9. Now Again go to Probot project copy assets folder and paste it in your project.
  10. Now Again go to Probot project -> go to pubspec.yaml and copy all the assets path.
  11. No Again go to Probot project -> go to android -> app -> src -> main -> AndroidManifest.xml
  12. Copy All the dependencies and paste it in your project in AndroidManifest.xml file .
  13. Change Your title Name in main.dart. For that firstly go to lib -> common -> app_fonts.
  14. Now change your name with your app name. Our app name probot so replace probot with your app name demo or whatever you keep your app name
    NOTE : your variable and value both name should be same as probot in small alphabet. For Example: String demo = "demo";
  15. No go to lib -> common -> langugae -> and set your app name in all languages
  16. Now go to your project -> main.dart and change title name with aap name with you have given in app_fonts
    NOTE : Do not remove .tr after the app name it indicates language value