A new Flutter project.
- A simple timeline with a title, description and date
- Try to avoid overflow while changing the Title and Description
Note: This was built on the following tools.
- Flutter - v1.17.0
- Dart - v2.8.1
You will need the create a TimelineCard class and define the title,description,date and icon data. Create a Timeline list as a model that you can pass data to.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- Sam Kenpachi
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
