ssn 0.0.2
ssn: ^0.0.2 copied to clipboard
A Flutter package containing SSN student demo apps, widgets, and reusable screens.
Changelog #
0.0.2 #
- Added
theme_changer_new.dart. - Added
simple_calculator_new.dart. - Added
simple_game_new.dart. - Added
movie_app_new.dart. - Added
http_example_new.dart. - Added the
httpdependency for network demo support.
0.0.1 #
- Initial public package setup for the
ssnFlutter package. - Added package README content for pub.dev usage.
- Fixed library exports so consumers can import
package:ssn/ssn.dart. - Reworked
game2.dartinto a standalone demo entrypoint.