Skip to content

Conversation

@bookshiyi
Copy link
Contributor

  1. Automatically generate platform icons extension class (library file) with the same name between Material and Cupertino to lib/src/platform_icons_gen.dart file with sorted by name by dart's Extension, without changing the existing code(lib/src/platform_icons.dart)

  2. Automatically generate example page of all icons to file example/lib//icons_page.dart with sorted by name, from file lib/src/platform_icons.dart and lib/src/platform_icons_gen.dart.

@bookshiyi bookshiyi force-pushed the code-gen branch 2 times, most recently from d28a50c to 0cac1a6 Compare July 17, 2023 14:46
1. Automatically generate platform icons extension class (library file) with the same name between Material and Cupertino to `lib/src/platform_icons_gen.dart` file with sorted by name by dart's `Extension`, without changing the existing code(`lib/src/platform_icons.dart`)

2. Automatically generate example page of all icons to file `example/lib//icons_page.dart` with sorted by name, from file `lib/src/platform_icons.dart` and `lib/src/platform_icons_gen.dart`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant