https://github.com/i-asimkhan/flutter_theme_extension
Mastering UI Theming and Styling in a Flash with Theme Extensions
https://github.com/i-asimkhan/flutter_theme_extension
apptheme flutter-theme flutter-theming material-theme multiple-themes theme theme-development theme-extensions themedata
Last synced: 9 months ago
JSON representation
Mastering UI Theming and Styling in a Flash with Theme Extensions
- Host: GitHub
- URL: https://github.com/i-asimkhan/flutter_theme_extension
- Owner: i-asimkhan
- Created: 2023-08-05T13:54:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-20T09:31:52.000Z (over 2 years ago)
- Last Synced: 2025-02-11T11:59:18.866Z (11 months ago)
- Topics: apptheme, flutter-theme, flutter-theming, material-theme, multiple-themes, theme, theme-development, theme-extensions, themedata
- Language: Dart
- Homepage:
- Size: 15.5 MB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mastering UI Theming and Styling in a Flash with Theme Extensions
This is a demo application created for my presentation at [Flutter Meetup #5 @ Wio - Abu Dhbai, UAE](https://www.meetup.com/flutter-ad/events/295092425/).
## Agenda
1. How widgets get dressed
2. The Power of Theming and Styling
3. Exploring Theme and ThemeData
4. Drawbacks of Existing Theme Library
5. Introducing ThemeExtension
6. ThemeExtension Resolving Challenges
7. Exploring ThemeExtension in Depth
8. Benefits of Using Theme Extensions
### Preview



## Talk presentation
Here is the link to the talk presentation.
## Follow me
* [LinkedIn](https://www.linkedin.com/in/i-am-asimkhan/)
* [X(formerly Twitter)](https://twitter.com/i_asim_khan)
* [Website](https://iasimkhan.com/)
* [Email](iamasimkhan@outlook.com)
* [Github](https://github.com/i-asimkhan)