flutter/examples/flutter_gallery/lib/demo
xster f65fea8e2e Create a text validator/formatter mechanism (#9535)
* Add a text formatter interface used by EditingText. Provide some default implementations.

* self nits

* Handle -1 selection offsets

* review notes

* simplify regular expression

* Add whitelisting formatters. Use a custom phone number formatter in text demo.

* review notes

* not being able to addAll(null) is pretty annoying

* review notes

* partial tests

* Add tests

* didn’t end up needing mockito

* move to services
2017-04-28 15:33:38 -07:00
..
animation BoxDecoration API changes: backgroundColor -> color et al (#9648) 2017-04-27 14:19:01 -07:00
calculator More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
cupertino More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
material Create a text validator/formatter mechanism (#9535) 2017-04-28 15:33:38 -07:00
shrine BoxDecoration API changes: backgroundColor -> color et al (#9648) 2017-04-27 14:19:01 -07:00
all.dart apply the upcoming rule : directives_ordering (#8582) 2017-03-08 14:58:09 -08:00
animation_demo.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
calculator_demo.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
colors_demo.dart add @required (#9579) 2017-04-25 08:59:43 +02:00
contacts_demo.dart Fix the sizing of the image in Gallery/Contacts (#9625) 2017-04-27 11:32:53 -07:00
pesto_demo.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
shrine_demo.dart Document the buildTransitions() method (#9182) 2017-04-04 17:18:16 -07:00
typography_demo.dart Constants! Constants everywhere! (#9286) 2017-04-07 12:24:32 -07:00