A new Flutter project.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
Steps to begin:
- Install dependencies in pubspec.yaml file
- Create account on alan.app website
- In the MyApp section create a function setup() and add AlanVoice.addButton()
- Now on the website create an empty project and it will contain script.
- The addButton will take SDK-key which can be obtained from websites Integration Section
- Also we can change the colour of button
- Then specify the location in addButton and then save everything
- Now in the project on alan.app add some piece of code by copying the default code and change sentences.
- Now the project is ready, run the app and enjoy
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.